Home
last modified time | relevance | path

Searched refs:callerTokenId_ (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp31 : pendingWantManager_(pendingWantManager), uid_(uid), callerTokenId_(callerTokenId), in PendingWantRecord()
106 callerToken_, -1, callerUid_, callerTokenId_); in ExecuteOperation()
112 allWantsInfos, senderInfo.startOptions, callerToken_, -1, callerUid_, callerTokenId_); in ExecuteOperation()
118 -1, callerUid_, callerTokenId_); in ExecuteOperation()
121 res = pendingWantManager->PendingWantPublishCommonEvent(want, senderInfo, callerUid_, callerTokenId_); in ExecuteOperation()
H A Dconnection_record.cpp286 callerTokenId_ = IPCSkeleton::GetCallingTokenID(); // tokenId identifies the real caller in AttachCallerInfo()
312 return callerTokenId_; in GetCallerTokenId()
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp314 callerTokenId_ = IPCSkeleton::GetCallingTokenID(); in StartAudioSource()
315 IntellVoiceUtil::RecordPermissionPrivacy(OHOS_MICROPHONE_PERMISSION, callerTokenId_, in StartAudioSource()
327 IntellVoiceUtil::RecordPermissionPrivacy(OHOS_MICROPHONE_PERMISSION, callerTokenId_, in StopAudioSource()
H A Denroll_engine.h55 uint32_t callerTokenId_ = 0; member in OHOS::IntellVoiceEngine::EnrollEngine
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_record.h162 uint32_t callerTokenId_ = 0; // caller pid member in OHOS::AAFwk::ConnectionRecord
H A Dpending_want_record.h65 int32_t callerTokenId_ = 0; member in OHOS::AAFwk::PendingWantRecord
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp539 callerTokenId_ = IPCSkeleton::GetCallingTokenID(); in HandleStartCapturer()
540 IntellVoiceUtil::RecordPermissionPrivacy(OHOS_MICROPHONE_PERMISSION, callerTokenId_, in HandleStartCapturer()
570 IntellVoiceUtil::RecordPermissionPrivacy(OHOS_MICROPHONE_PERMISSION, callerTokenId_, in HandleStopCapturer()
636 IntellVoiceUtil::RecordPermissionPrivacy(OHOS_MICROPHONE_PERMISSION, callerTokenId_, in HandleRelease()
H A Dwakeup_engine_impl.h95 uint32_t callerTokenId_ = 0; member in OHOS::IntellVoiceEngine::WakeupEngineImpl
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h1109 int32_t callerTokenId_ = -1; member in OHOS::AppExecFwk::AppRunningRecord
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp291 return callerTokenId_; in GetCallerTokenId()
296 callerTokenId_ = tokenId; in SetCallerTokenId()

Completed in 12 milliseconds