Home
last modified time | relevance | path

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

12345678910>>...71

/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
H A Dservice_extension.cpp55 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
64 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() 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
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H A Djs_photo_editor_extension.cpp35 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
/foundation/ability/ability_lite/services/abilitymgr_lite/include/client/
H A Dability_thread_client.h26 uint64_t token; member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dability_stop_task.cpp19 AbilityStopTask::AbilityStopTask(AbilityMgrContext *context, uint64_t token) in AbilityStopTask() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Dui_service_extension.cpp54 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
63 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
/foundation/ability/ability_runtime/test/fuzztest/dumpabilityinfodone_fuzzer/
H A Ddumpabilityinfodone_fuzzer.cpp34 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
55 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/updateextensionstate_fuzzer/
H A Dupdateextensionstate_fuzzer.cpp37 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
56 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/ability_debug_response_proxy_test/
H A Dability_debug_response_proxy_test.cpp68 sptr<MockAbilityToken> token = new (std::nothrow) MockAbilityToken(); in HWTEST_F() local
90 sptr<MockAbilityToken> token = new (std::nothrow) MockAbilityToken(); in HWTEST_F() local

Completed in 8 milliseconds

12345678910>>...71