Home
last modified time | relevance | path

Searched defs:token (Results 51 - 75 of 2498) sorted by relevance

12345678910>>...100

/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/
H A Dmock_ability_thread_for_data_observer.h56 sptr<IRemoteObject> token = sptr<IRemoteObject>(new AbilityRuntime::FAAbilityThread()); in MockCreateAbilityThread() local
/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.cpp35 std::string LocInfo(const Token &token) in LocInfo() argument
/foundation/ability/ability_runtime/utils/server/startup/include/
H A Dparam.h43 sptr<IRemoteObject> token = nullptr; member
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_info.h33 sptr<IRemoteObject> token = nullptr; member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dability_inactivate_task.cpp19 AbilityInactivateTask::AbilityInactivateTask(AbilityMgrContext *context, uint64_t token) in AbilityInactivateTask() argument
H A Dability_terminate_service_task.cpp46 uint64_t token = service->GetToken(); in Execute() local
H A Dability_activate_task.cpp19 AbilityActivateTask::AbilityActivateTask(AbilityMgrContext *context, uint64_t token) in AbilityActivateTask() argument
H A Dability_connect_done_task.cpp19 AbilityConnectDoneTask(AbilityMgrContext *context, const SvcIdentity &serviceSid, uint64_t token) AbilityConnectDoneTask() argument
H A Dability_disconnect_task.cpp19 AbilityDisconnectTask(AbilityMgrContext *context, const SvcIdentity &identity, uint64_t token) AbilityDisconnectTask() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Daccessibility_extension.cpp22 Init(const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const std::shared_ptr<AbilityRuntime::OHOSApplication> &application, std::shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
31 CreateAndInitContext( const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const std::shared_ptr<AbilityRuntime::OHOSApplication> &application, std::shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
/foundation/arkui/ace_engine_lite/frameworks/targets/
H A Dplatform_adapter.cpp60 void Terminate(uint16_t token) in Terminate() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dplugin.cpp65 void UnregisterInterfaces(PluginToken token) in UnregisterInterfaces() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Drs_occlusion_change_callback_stub.cpp25 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Drs_application_agent_stub.cpp26 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Dbuffer_available_callback_stub.cpp25 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Dbuffer_clear_callback_stub.cpp25 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dstub_common.cpp28 bool token = data.WriteInterfaceToken(MediaServiceProxyFuzzer::GetDescriptor()); in GetSubSystemAbility() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_setting_test.cpp53 NetManagerBaseAccessToken token; in HWTEST_F() local
60 NetManagerBaseAccessToken token; in HWTEST_F() local
67 NetManagerBaseAccessToken token; in HWTEST_F() local
74 NetManagerBaseAccessToken token; in HWTEST_F() local
81 NetManagerBaseAccessToken token; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_context_manager.c24 uintptr_t token; member
53 void SetClientIdentity(unsigned int handle, uintptr_t token, uintptr_t cookie) in SetClientIdentity() argument
65 int GetClientIdentity(unsigned int *handle, uintptr_t *token, uintptr_t *cookie) in GetClientIdentity() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_account_observer.cpp34 uint32_t token = IPCSkeleton::GetSelfTokenID(); in OnAccountChanged() local
/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon.h29 const std::vector<uint8_t> token; member
/foundation/window/window_manager/wmserver/src/window_snapshot/
H A Dsnapshot_controller.cpp31 int32_t SnapshotController::GetSnapshot(const sptr<IRemoteObject>& token, Snapshot& snapshot) in GetSnapshot() argument
H A Dsnapshot_proxy.cpp28 int32_t SnapshotProxy::GetSnapshot(const sptr<IRemoteObject>& token, AAFwk::Snapshot& snapshot) in GetSnapshot() argument
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddpmcp.c28 dpmcp_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpmcp_id, u16 *token) dpmcp_open() argument
65 dpmcp_close(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) dpmcp_close() argument
87 dpmcp_reset(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) dpmcp_reset() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dparser.h15 int token; member

Completed in 5 milliseconds

12345678910>>...100