Home
last modified time | relevance | path

Searched refs:GetCallerToken (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dcall_record.h81 sptr<IRemoteObject> GetCallerToken() const;
H A Dability_record.h115 const sptr<IRemoteObject> GetCallerToken() in GetCallerToken() function in OHOS::AAFwk::SystemAbilityCallerRecord
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_item.cpp161 return info && info->GetCallerToken() == caller.callerToken; in AddCaller()
181 return info && info->GetCallerToken() == caller.callerToken; in RemoveCaller()
217 sptr<IRemoteObject> GetCallerToken() const in GetCallerToken() function in OHOS::AAFwk::ConnectedDataAbility::CallerInfo
H A Dcall_record.cpp112 sptr<IRemoteObject> CallRecord::GetCallerToken() const in GetCallerToken() function in OHOS::AAFwk::CallRecord
H A Dability_record.cpp1986 sptr<IRemoteObject> callerToken = callerSystemAbilityRecord->GetCallerToken(); in SendResultToSystemAbility()
/foundation/ability/ability_runtime/test/fuzztest/applicationanrlistener_fuzzer/
H A Dapplicationanrlistener_fuzzer.cpp166 callRecord->GetCallerToken(); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_device.h75 int32_t GetCallerToken();
/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/
H A Dcamera_device_fuzzer.cpp173 fuzzCameraDevice->GetCallerToken(); in CameraDeviceFuzzTest2Case1()
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp1063 int32_t HCameraDevice::GetCallerToken() in GetCallerToken() function in OHOS::CameraStandard::HCameraDevice

Completed in 14 milliseconds