/foundation/communication/nfc/services/src/external_deps/ |
H A D | nfc_permission_checker.cpp | 24 Security::AccessToken::AccessTokenID callerToken = IPCSkeleton::GetCallingTokenID(); in IsGranted() local
|
/foundation/communication/nfc/services/src/ipc/tags/ |
H A D | foreground_death_recipient.cpp | 21 ForegroundDeathRecipient( sptr<TAG::TagSessionStub> tagSession, Security::AccessToken::AccessTokenID callerToken) ForegroundDeathRecipient() argument
|
H A D | reader_mode_death_recipient.cpp | 21 ReaderModeDeathRecipient( sptr<TAG::TagSessionStub> tagSession, Security::AccessToken::AccessTokenID callerToken) ReaderModeDeathRecipient() argument
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/system/reimplement/ |
H A D | accesstoken_kit_mock.cpp | 24 int AccessTokenKit::GetHapTokenInfo(AccessTokenID callerToken, HapTokenInfo &hapTokenInfoRes) in GetHapTokenInfo() argument
|
/foundation/communication/connected_nfc_tag/services/src/ |
H A D | permission_tools.cpp | 23 Security::AccessToken::AccessTokenID callerToken = IPCSkeleton::GetCallingTokenID(); in IsGranted() local
|
/foundation/ability/form_fwk/test/unittest/fms_form_render_proxy_test/ |
H A D | fms_form_render_proxy_test.cpp | 55 sptr<MockFormToken> callerToken = new (std::nothrow) MockFormToken(); in HWTEST_F() local 90 sptr<MockFormToken> callerToken = new (std::nothrow) MockFormToken(); in HWTEST_F() local 121 sptr<MockFormToken> callerToken in HWTEST_F() local [all...] |
/foundation/bundlemanager/app_domain_verify/services/src/manager/permission/ |
H A D | permission_manager.cpp | 29 auto callerToken = IPCSkeleton::GetCallingTokenID(); in CheckPermission() local 54 auto callerToken = IPCSkeleton::GetCallingTokenID(); in IsSACall() local
|
/foundation/communication/nfc/services/src/ipc/card_emulation/ |
H A D | hce_cmd_death_recipient.cpp | 23 HceCmdDeathRecipient( sptr<HCE::HceSessionStub> hceSession, Security::AccessToken::AccessTokenID callerToken) HceCmdDeathRecipient() argument
|
/foundation/communication/nfc/services/src/ipc/controller/ |
H A D | nfc_controller_death_recipient.cpp | 22 NfcControllerDeathRecipient( sptr<NfcControllerStub> nfcConctrolService, Security::AccessToken::AccessTokenID callerToken) NfcControllerDeathRecipient() argument
|
/foundation/filemanagement/app_file_service/tests/mock/accesstoken/src/ |
H A D | accesstoken_kit_mock.cpp | 24 int AccessTokenKit::GetHapTokenInfo(AccessTokenID callerToken, HapTokenInfo &hapTokenInfoRes) in GetHapTokenInfo() argument
|
/foundation/filemanagement/app_file_service/tests/mock/accesstoken/ |
H A D | accesstoken_kit_mock.cpp | 25 int AccessTokenKit::GetHapTokenInfo(AccessTokenID callerToken, HapTokenInfo &hapTokenInfoRes) in GetHapTokenInfo() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | connection_state_item.h | 39 sptr<IRemoteObject> callerToken = nullptr; member
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/ |
H A D | mock_ability_manager_client.h | 44 AcquireDataAbility( const Uri& uri, bool tryBind, sptr<IRemoteObject> callerToken) AcquireDataAbility() argument 68 ReleaseDataAbility( sptr<IAbilityScheduler> dataAbilityScheduler, sptr<IRemoteObject> callerToken) ReleaseDataAbility() argument
|
/foundation/ability/form_fwk/test/unittest/fms_observer_record_test/ |
H A D | fms_observer_record_test.cpp | 53 sptr<IRemoteObject> callerToken = new (std::nothrow) MockFormProviderClient(); in HWTEST_F() local 67 sptr<IRemoteObject> callerToken = new (std::nothrow) MockFormProviderClient(); in HWTEST_F() local 82 sptr<IRemoteObject> callerToken = new (std::nothrow) MockFormProviderClient(); in HWTEST_F() local
|
/foundation/ability/form_fwk/interfaces/kits/native/include/ |
H A D | form_provider_caller.h | 33 explicit FormProviderCaller(const sptr<IRemoteObject> &callerToken) : callerToken_(callerToken) {} in FormProviderCaller() argument
|
H A D | form_host_caller.h | 32 FormHostCaller(const FormJsInfo &formJsInfo, const sptr<IRemoteObject> &callerToken) in FormHostCaller() argument
|
/foundation/ability/form_fwk/test/unittest/fms_form_host_callback_test/ |
H A D | fms_form_host_callback_test.cpp | 64 sptr<IRemoteObject> callerToken = nullptr; in HWTEST_F() local 80 sptr<IRemoteObject> callerToken = nullptr; in HWTEST_F() local 96 sptr<IRemoteObject> callerToken = new (std::nothrow) MockFormProviderClient(); in HWTEST_F() local 111 sptr<IRemoteObject> callerToken = nullptr; in HWTEST_F() local 128 sptr<IRemoteObject> callerToken = nullptr; HWTEST_F() local 144 sptr<IRemoteObject> callerToken = nullptr; HWTEST_F() local 160 sptr<IRemoteObject> callerToken = new (std::nothrow) MockFormProviderClient(); HWTEST_F() local 176 sptr<IRemoteObject> callerToken = nullptr; HWTEST_F() local 192 sptr<IRemoteObject> callerToken = new (std::nothrow) MockFormProviderClient(); HWTEST_F() local 209 sptr<IRemoteObject> callerToken = new (std::nothrow) MockFormProviderClient(); HWTEST_F() local [all...] |
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_share_mgr.cpp | 33 ShareForm( int64_t formId, const std::string &deviceId, const sptr<IRemoteObject> &callerToken, int64_t requestCode) ShareForm() argument
|
/foundation/ability/ability_runtime/test/unittest/window_options_utils_test/ |
H A D | window_options_utils_test.cpp | 50 sptr<IRemoteObject> callerToken; in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/abilitymgr/include/interceptor/ |
H A D | ability_interceptor_interface.h | 40 const sptr<IRemoteObject> &callerToken; member
|
/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/include/ |
H A D | extension_manager_interface.h | 48 ConnectAbilityCommon(const Want &want, const sptr<IRemoteObject> &connect, const sptr<IRemoteObject> &callerToken, AppExecFwk::ExtensionAbilityType extensionType, int32_t userId = DEFAULT_INVALID_USER_ID, bool isQuerryExtensionOnly = true) ConnectAbilityCommon() argument
|
/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_permission.cpp | 59 Security::AccessToken::AccessTokenID callerToken = IPCSkeleton::GetCallingTokenID(); in IsSystemApp() local
|
/foundation/communication/netmanager_base/utils/common_utils/src/ |
H A D | netmanager_base_permission.cpp | 39 auto callerToken = IPCSkeleton::GetCallingTokenID(); in CheckPermission() local 57 auto callerToken = IPCSkeleton::GetCallingTokenID(); in CheckPermissionWithCache() local 95 auto callerToken = IPCSkeleton::GetCallingTokenID(); in CheckNetSysInternalPermission() local [all...] |
/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | nfc_controller_death_recipient_test.cpp | 61 Security::AccessToken::AccessTokenID callerToken = 0; in HWTEST_F() local
|
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
H A D | ams_mgr_proxy.cpp | 60 Connect( const std::string &uri, const sptr<IRemoteObject> &connect, const sptr<IRemoteObject> &callerToken) Connect() argument
|