Home
last modified time | relevance | path

Searched refs:DestroyCmd (Results 1 - 6 of 6) sorted by relevance

/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_service.cpp305 clientInfo_.DestroyCmd(this->GetCallingUid()); in DisableSensor()
426 clientInfo_.DestroyCmd(this->GetCallingUid()); in DestroySensorChannel()
448 clientInfo_.DestroyCmd(this->GetCallingUid()); in ProcessDeathObserver()
H A Dclient_info.cpp656 void ClientInfo::DestroyCmd(int32_t uid) in DestroyCmd() function in OHOS::Sensors::ClientInfo
/base/sensors/sensor/services/include/
H A Dclient_info.h73 void DestroyCmd(int32_t uid);
/base/sensors/medical_sensor/services/medical_sensor/include/
H A Dclient_info.h69 void DestroyCmd(int32_t uid);
/base/sensors/sensor/services/src/
H A Dsensor_service.cpp352 clientInfo_.DestroyCmd(uid); in DisableSensor()
414 clientInfo_.DestroyCmd(GetCallingUid()); in DestroySensorChannel()
441 clientInfo_.DestroyCmd(clientInfo_.GetUidByPid(pid)); in ProcessDeathObserver()
H A Dclient_info.cpp654 void ClientInfo::DestroyCmd(int32_t uid) in DestroyCmd() function in OHOS::Sensors::ClientInfo

Completed in 5 milliseconds