Home
last modified time | relevance | path

Searched defs:token (Results 101 - 125 of 2483) sorted by relevance

12345678910>>...100

/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
/base/security/access_token/test/fuzztest/services/accesstoken/registertokensynccallbackstub_fuzzer/
H A Dregistertokensynccallbackstub_fuzzer.cpp52 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
/base/security/huks/interfaces/kits/napi/include/v9/
H A Dhuks_napi_update_finish_session.h34 struct HksBlob *token = nullptr; member
H A Dhuks_napi_init_session.h33 struct HksBlob *token = nullptr; member
/base/startup/init/interfaces/hals/utils/token/
H A Dhal_token.c20 __attribute__((weak)) static int OEMReadToken(char* token, unsigned int len) in OEMReadToken() argument
28 __attribute__((weak)) static int OEMWriteToken(const char* token, unsigned int len) in OEMWriteToken() argument
60 __attribute__((weak)) int HalReadToken(char* token, unsigned int len) in HalReadToken() argument
69 __attribute__((weak)) int HalWriteToken(const char* token, unsigne argument
[all...]
/base/startup/init/interfaces/innerkits/token/src/token_impl_posix/
H A Dtoken.c40 int ReadToken(char *token, unsigned int len) in ReadToken() argument
60 int WriteToken(const char *token, unsigned int len) in WriteToken() argument
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_access_control_part1_test.cpp66 std::vector<uint8_t> token; in HWTEST_F() local
/base/startup/init/test/unittest/token/
H A Dtoken_unittest.cpp47 char *token; in HWTEST_F() local
55 const char *token; in HWTEST_F() local
/base/telephony/core_service/test/fuzztest/hexvectohexstr_fuzzer/
H A Dhexvectohexstr_fuzzer.cpp47 OHOS::AddCoreServiceTokenFuzzer token; in LLVMFuzzerInitialize() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test_time_zone.cpp36 AccessToken token; in HWTEST_F() local
54 AccessToken token; in HWTEST_F() local
89 AccessToken token; in HWTEST_F() local
109 AccessToken token; in HWTEST_F() local
/base/telephony/core_service/test/fuzztest/isshowableasciionly_fuzzer/
H A Disshowableasciionly_fuzzer.cpp51 OHOS::AddCoreServiceTokenFuzzer token; in LLVMFuzzerInitialize() local
/base/telephony/core_service/test/fuzztest/mcccountrycode_fuzzer/
H A Dmcccountrycode_fuzzer.cpp42 OHOS::AddCoreServiceTokenFuzzer token; in LLVMFuzzerInitialize() local
/base/telephony/call_manager/test/fuzztest/isemergencyphonenumber_fuzzer/
H A Disemergencyphonenumber_fuzzer.cpp57 OHOS::AddCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/call_manager/test/fuzztest/rejectcall_fuzzer/
H A Drejectcall_fuzzer.cpp60 OHOS::AddCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/sms_mms/test/fuzztest/textbasedsmsdelivery_fuzzer/
H A Dtextbasedsmsdelivery_fuzzer.cpp93 OHOS::AddSmsTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/call_manager/test/fuzztest/setaudiodevice_fuzzer/
H A Dsetaudiodevice_fuzzer.cpp67 OHOS::AddCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/cellular_call/test/fuzztest/dialrequest_fuzzer/
H A Ddialrequest_fuzzer.cpp56 OHOS::AddCellularCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local

Completed in 6 milliseconds

12345678910>>...100