Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_service.cpp371 clientInfo_.DestroyCmd(uid); in DisableSensor()
435 clientInfo_.DestroyCmd(GetCallingUid()); in DestroySensorChannel()
462 clientInfo_.DestroyCmd(clientInfo_.GetUidByPid(pid)); in ProcessDeathObserver()
H A Dclient_info.cpp665 void ClientInfo::DestroyCmd(int32_t uid) in DestroyCmd() function in OHOS::Sensors::ClientInfo
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/include/
H A Dclient_info.h69 void DestroyCmd(int32_t uid);
/ohos5.0/base/sensors/sensor/services/include/
H A Dclient_info.h73 void DestroyCmd(int32_t uid);