Home
last modified time | relevance | path

Searched defs:token (Results 126 - 150 of 2498) sorted by relevance

12345678910>>...100

/base/telephony/core_service/test/fuzztest/unmarshalling_fuzzer/
H A Dunmarshalling_fuzzer.cpp49 OHOS::AddCoreServiceTokenFuzzer token; in LLVMFuzzerInitialize() local
/base/telephony/call_manager/test/fuzztest/formatphonenumbertoe164_fuzzer/
H A Dformatphonenumbertoe164_fuzzer.cpp56 OHOS::AddCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/call_manager/test/fuzztest/setpausepicture_fuzzer/
H A Dsetpausepicture_fuzzer.cpp56 OHOS::AddCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/cellular_call/test/fuzztest/answerrequest_fuzzer/
H A Danswerrequest_fuzzer.cpp60 OHOS::AddCellularCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/cellular_call/test/fuzztest/satellitecallrequest_fuzzer/
H A Dsatellitecallrequest_fuzzer.cpp56 OHOS::AddCellularCallTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/telephony/sms_mms/test/fuzztest/databasedsmsdelivery_fuzzer/
H A Ddatabasedsmsdelivery_fuzzer.cpp92 OHOS::AddSmsTokenFuzzer token; in LLVMFuzzerTestOneInput() local
/base/update/updater/services/flashd/daemon/
H A Dflashd_utils.cpp54 auto token = strtok_s(buffer.data(), delimit, &nextToken); in Split() local
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Dwallpaper_extension_ability.cpp42 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/useriam/user_auth_framework/services/core/inc/
H A Didentification.h37 std::vector<uint8_t> token; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dasync.h50 uint8_t token[8]; /**< the token to use in a response */ member
H A Dcoap_subscribe_internal.h57 unsigned char token[8]; /**< token used for subscription */ member
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/slite/
H A Dability_manager_inner.cpp29 int SchedulerLifecycleDone(uint64_t token, int state) in SchedulerLifecycleDone() argument
34 int ForceStopBundle(uint64_t token) in ForceStopBundle() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_local_record.cpp22 AbilityLocalRecord::AbilityLocalRecord(const std::shared_ptr<AbilityInfo> &info, const sptr<IRemoteObject> &token, in AbilityLocalRecord() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dcontinuation_register_manager.cpp57 void ContinuationRegisterManager::Unregister(int token, const std::shared_ptr<RequestCallback> &requestCallback) in Unregister() argument
75 UpdateConnectStatus( int token, const std::string &deviceId, int status, const std::shared_ptr<RequestCallback> &requestCallback) UpdateConnectStatus() argument
93 ShowDeviceList( int token, const ExtraParams &parameter, const std::shared_ptr<RequestCallback> &requestCallback) ShowDeviceList() argument
[all...]
H A Dconnect_callback_stub.cpp49 std::u16string token = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_info_callback_stub.cpp48 void AbilityInfoCallbackStub::NotifyAbilityToken(const sptr<IRemoteObject> token, const Want &want) in NotifyAbilityToken() argument
55 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleNotifyAbilityToken() local
/foundation/ability/ability_runtime/test/fuzztest/setmissionlabel_fuzzer/
H A Dsetmissionlabel_fuzzer.cpp35 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
56 sptr<Token> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_host_proxy_test/
H A Dfms_form_host_proxy_test.cpp71 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
92 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
113 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_render_service_extension_test/
H A Dfms_form_render_service_extension_test.cpp67 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/minimizeability_fuzzer/
H A Dminimizeability_fuzzer.cpp34 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
56 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/updateabilitystate_fuzzer/
H A Dupdateabilitystate_fuzzer.cpp37 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
56 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_primary_stub.cpp43 std::u16string token = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/ability/ability_runtime/test/fuzztest/acquiredataability_fuzzer/
H A Dacquiredataability_fuzzer.cpp36 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
59 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/setmissioncontinuestate_fuzzer/
H A Dsetmissioncontinuestate_fuzzer.cpp36 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
57 sptr<Token> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/setmissionicon_fuzzer/
H A Dsetmissionicon_fuzzer.cpp35 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
55 sptr<Token> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local

Completed in 6 milliseconds

12345678910>>...100