Home
last modified time | relevance | path

Searched defs:token (Results 1 - 25 of 336) sorted by relevance

12345678910>>...14

/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/
H A Duser_idm_interface.h33 std::vector<uint8_t> token; member
/base/security/access_token/test/fuzztest/innerkits/accesstoken/unregistertokensynccallback_fuzzer/
H A Dunregistertokensynccallback_fuzzer.cpp28 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
/base/security/access_token/test/fuzztest/innerkits/accesstoken/registertokensynccallback_fuzzer/
H A Dregistertokensynccallback_fuzzer.cpp47 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
/base/startup/init/interfaces/innerkits/token/src/token_impl_hal/
H A Dtoken.c21 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 Dsetaccesslimit_fuzzer.cpp52 OHOS::AddCoreServiceTokenFuzzer token; in LLVMFuzzerInitialize() local
/base/useriam/user_auth_framework/services/core/inc/
H A Denrollment.h38 std::vector<uint8_t> token; member
/base/useriam/user_auth_framework/frameworks/cj/user_auth/src/
H A Duser_auth_callback_cj.cpp33 std::vector<uint8_t> token; in OnResult() local
/base/account/os_account/test/fuzztest/appaccount_stub/setoauthtokenstub_fuzzer/
H A Dsetoauthtokenstub_fuzzer.cpp36 std::string token = fuzzData.GenerateRandomString(); in SetOAuthTokenStubFuzzTest() local
/base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/
H A Dupdatecredential_fuzzer.cpp47 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in UpdateCredentialFuzzTest() local
/base/inputmethod/imf/frameworks/kits/extension/src/
H A Dinputmethod_extension.cpp43 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 Dfence_extension.cpp39 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 Denterprise_admin_extension.cpp40 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 Daddcredential_fuzzer.cpp48 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in AddCredentialFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/
H A Ddeleteoauthtokenstub_fuzzer.cpp35 std::string token = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_mock_system_test.cpp80 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
H A Dpower_mgr_st_suspend_test.cpp100 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 Drunning_lock_entry.h29 uint64_t token; member
/base/print/print_fwk/test/unittest/extension_test/
H A Dprint_extension_test.cpp72 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
/base/powermgr/power_manager/test/unittest/include/interface_test/
H A Drunning_lock_test.h34 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 Drunning_lock_scenario_test.h34 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 Dprint_extension.cpp44 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 Dstatic_subscriber_extension.cpp41 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 Dsec_comp_enhance_data.h61 AccessTokenID token; member
/base/security/access_token/test/fuzztest/services/accesstoken/unregistertokensynccallbackstub_fuzzer/
H A Dunregistertokensynccallbackstub_fuzzer.cpp52 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
/base/security/access_token/interfaces/innerkits/token_setproc/src/
H A Dtoken_setproc.c38 uint64_t token = INVAL_TOKEN_ID; in GetSelfTokenID() local
71 uint64_t token = INVAL_TOKEN_ID; in GetFirstCallerTokenID() local

Completed in 9 milliseconds

12345678910>>...14