Home
last modified time | relevance | path

Searched refs:destroyRet (Results 1 - 3 of 3) sorted by relevance

/base/sensors/sensor/frameworks/native/src/
H A Dsensor_agent_proxy.cpp115 auto destroyRet = dataChannel_->DestroySensorDataChannel(); in CreateSensorDataChannel() local
116 SEN_HILOGE("Transfer data channel failed, ret:%{public}d, destroyRet:%{public}d", ret, destroyRet); in CreateSensorDataChannel()
/base/sensors/sensor/services/src/
H A Dsensor_service.cpp409 bool destroyRet = clientInfo_.DestroySensorChannel(clientPid); in DestroySensorChannel() local
410 if (!destroyRet) { in DestroySensorChannel()
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp1115 auto destroyRet = TimeServiceClient::GetInstance()->DestroyTimerV9(timerId); in HWTEST_F() local
1116 EXPECT_EQ(destroyRet, TimeError::E_TIME_OK); in HWTEST_F()

Completed in 4 milliseconds