Searched refs:result2 (Results 1 – 2 of 2) sorted by relevance
95 StartResult result2( StartResult::START_SUCCESS ); in StartSound() local96 return result2; in StartSound()158 StartResult result2( StartResult::START_SUCCESS ); in HoldSound() local159 return result2; in HoldSound()
273 bool result2 = NewSection(); in LoadState() local274 NW_ASSERTMSG( result2, "FrameHeap::LoadState(): NewSection is Failed"); in LoadState()