/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/ |
H A D | user_idm_interface.h | 33 std::vector<uint8_t> token; member
|
/base/security/access_token/test/fuzztest/innerkits/accesstoken/unregistertokensynccallback_fuzzer/ |
H A D | unregistertokensynccallback_fuzzer.cpp | 28 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
|
/base/security/access_token/test/fuzztest/innerkits/accesstoken/registertokensynccallback_fuzzer/ |
H A D | registertokensynccallback_fuzzer.cpp | 47 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
|
/base/startup/init/interfaces/innerkits/token/src/token_impl_hal/ |
H A D | token.c | 21 int ReadToken(char *token, unsigned int len)
in ReadToken() argument 31 int WriteToken(const char *token, unsigned int len)
in WriteToken() argument
|
/base/telephony/core_service/test/fuzztest/setaccesslimit_fuzzer/ |
H A D | setaccesslimit_fuzzer.cpp | 52 OHOS::AddCoreServiceTokenFuzzer token; in LLVMFuzzerInitialize() local
|
/base/useriam/user_auth_framework/services/core/inc/ |
H A D | enrollment.h | 38 std::vector<uint8_t> token; member
|
/base/useriam/user_auth_framework/frameworks/cj/user_auth/src/ |
H A D | user_auth_callback_cj.cpp | 33 std::vector<uint8_t> token; in OnResult() local
|
/base/account/os_account/test/fuzztest/appaccount_stub/setoauthtokenstub_fuzzer/ |
H A D | setoauthtokenstub_fuzzer.cpp | 36 std::string token = fuzzData.GenerateRandomString(); in SetOAuthTokenStubFuzzTest() local
|
/base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/ |
H A D | updatecredential_fuzzer.cpp | 47 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in UpdateCredentialFuzzTest() local
|
/base/inputmethod/imf/frameworks/kits/extension/src/ |
H A D | inputmethod_extension.cpp | 43 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 51 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/location/frameworks/native/fence_extension_ability/src/ |
H A D | fence_extension.cpp | 39 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 47 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/customization/enterprise_device_management/framework/extension/src/ |
H A D | enterprise_admin_extension.cpp | 40 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument 49 CreateAndInitContext( const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
/base/account/os_account/test/fuzztest/iamaccount/addcredential_fuzzer/ |
H A D | addcredential_fuzzer.cpp | 48 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in AddCredentialFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/ |
H A D | deleteoauthtokenstub_fuzzer.cpp | 35 std::string token = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
|
/base/powermgr/power_manager/test/systemtest/src/ |
H A D | power_mgr_mock_system_test.cpp | 80 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
|
H A D | power_mgr_st_suspend_test.cpp | 100 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local 131 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local [all...] |
/base/powermgr/powermgr_lite/frameworks/include/ |
H A D | running_lock_entry.h | 29 uint64_t token; member
|
/base/print/print_fwk/test/unittest/extension_test/ |
H A D | print_extension_test.cpp | 72 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
|
/base/powermgr/power_manager/test/unittest/include/interface_test/ |
H A D | running_lock_test.h | 34 void TestRunningLockInnerExisit(sptr<IRemoteObject>& token, RunningLockInfo& runningLockInfo) in TestRunningLockInnerExisit() argument 45 void TestRunningLockInnerNoExisit(sptr<IRemoteObject>& token) in TestRunningLockInnerNoExisit() argument
|
/base/powermgr/power_manager/test/unittest/include/scenario_test/running_lock/ |
H A D | running_lock_scenario_test.h | 34 void TestRunningLockInnerExisit(sptr<IRemoteObject>& token, RunningLockInfo& runningLockInfo) in TestRunningLockInnerExisit() argument 45 void TestRunningLockInnerNoExisit(sptr<IRemoteObject>& token) in TestRunningLockInnerNoExisit() argument
|
/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | print_extension.cpp | 44 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 53 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/notification/common_event_service/frameworks/extension/src/ |
H A D | static_subscriber_extension.cpp | 41 Init(const std::shared_ptr<AbilityLocalRecord>& record, const std::shared_ptr<OHOSApplication>& application, std::shared_ptr<AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument 50 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord>& record, const std::shared_ptr<OHOSApplication>& application, std::shared_ptr<AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
/base/security/access_token/interfaces/innerkits/accesstoken/include/ |
H A D | sec_comp_enhance_data.h | 61 AccessTokenID token; member
|
/base/security/access_token/test/fuzztest/services/accesstoken/unregistertokensynccallbackstub_fuzzer/ |
H A D | unregistertokensynccallbackstub_fuzzer.cpp | 52 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
|
/base/security/access_token/interfaces/innerkits/token_setproc/src/ |
H A D | token_setproc.c | 38 uint64_t token = INVAL_TOKEN_ID; in GetSelfTokenID() local 71 uint64_t token = INVAL_TOKEN_ID; in GetFirstCallerTokenID() local
|