Home
last modified time | relevance | path

Searched defs:callingTokenid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.cpp68 std::pair<std::string, int> HiViewFaultAdapter::GetCallingName(uint32_t callingTokenid) in GetCallingName()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp395 auto callingTokenid = IPCSkeleton::GetCallingTokenID(); in OnRemoteRequest() local