Home
last modified time | relevance | path

Searched defs:stopRet (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/
H A Daudio_toneplayer_unit_test.cpp113 bool stopRet = toneplayer->StopTone(); variable
139 bool stopRet = toneplayer->StopTone(); variable
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp363 auto stopRet = proxy->StopTimer(timerId); in StopTimerV9() local
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp1082 auto stopRet = TimeServiceClient::GetInstance()->StopTimerV9(timerId); variable