Searched refs:result2 (Results 1 – 2 of 2) sorted by relevance
97 StartResult result2( StartResult::START_SUCCESS ); in StartSound() local98 return result2; in StartSound()160 StartResult result2( StartResult::START_SUCCESS ); in HoldSound() local161 return result2; in HoldSound()
290 bool result2 = NewSection(); in LoadState() local291 NW_ASSERTMSG( result2, "FrameHeap::LoadState(): NewSection is Failed"); in LoadState()