/foundation/ability/dmsfwk/services/dtbabilitymgr/src/ |
H A D | distributed_ability_manager_proxy.cpp | 65 int32_t DistributedAbilityManagerProxy::Unregister(int32_t token) in Unregister() argument 112 int32_t DistributedAbilityManagerProxy::UnregisterDeviceSelectionCallback(int32_t token, const std::string& cbType) in UnregisterDeviceSelectionCallback() argument 135 int32_t DistributedAbilityManagerProxy::UpdateConnectStatus(int32_t token, const std::string& deviceId, in UpdateConnectStatus() argument 29 Register( const std::shared_ptr<ContinuationExtraParams>& continuationExtraParams, int32_t& token) Register() argument 82 RegisterDeviceSelectionCallback( int32_t token, const std::string& cbType, const sptr<IRemoteObject>& notifier) RegisterDeviceSelectionCallback() argument 156 StartDeviceManager( int32_t token, const std::shared_ptr<ContinuationExtraParams>& continuationExtraParams) StartDeviceManager() argument [all...] |
/foundation/ability/form_fwk/services/form_render_service/src/ |
H A D | form_render_service_extension.cpp | 37 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
|
/foundation/ability/idl_tool/parser/ |
H A D | parser.h | 96 static bool IsPrimitiveType(Token token) in IsPrimitiveType() argument [all...] |
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/ |
H A D | remote_register_service_stub.cpp | 49 sptr<IRemoteObject> token = data.ReadRemoteObject(); in RegisterInner() local
|
/foundation/ability/ability_runtime/test/fuzztest/abilityframeworkscjenvironment_fuzzer/ |
H A D | abilityframeworkscjenvironment_fuzzer.cpp | 54 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
|
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrdbparserutil_fuzzer/ |
H A D | abilitymgrrdbparserutil_fuzzer.cpp | 54 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
|
/foundation/ability/ability_runtime/test/fuzztest/missionlistmanagerthird_fuzzer/ |
H A D | missionlistmanagerthird_fuzzer.cpp | 60 sptr<Token> token = nullptr; in GetFuzzAbilityRecord() local 74 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local 95 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/test/fuzztest/scheduleconnectabilitydone_fuzzer/ |
H A D | scheduleconnectabilitydone_fuzzer.cpp | 37 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local 70 sptr<IRemoteObject> token = GetFuzzAbilityToken(AbilityType::PAGE); in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/test/fuzztest/scheduledisconnectabilitydone_fuzzer/ |
H A D | scheduledisconnectabilitydone_fuzzer.cpp | 37 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local 69 sptr<IRemoteObject> token = GetFuzzAbilityToken(AbilityType::PAGE); in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/test/unittest/ability_extension_base_test/ |
H A D | ability_extension_base_test.cpp | 73 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local 102 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local 132 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local 161 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local 193 sptr<IRemoteObject> token in HWTEST_F() local 224 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/test/unittest/ability_extension_module_loader_test/ |
H A D | ability_extension_module_loader_test.cpp | 117 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local 132 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local 147 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local 162 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/ability_extension_context_test/ |
H A D | ability_extension_context_test.cpp | 71 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local 103 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local 141 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/ability_record_mgr_test/ |
H A D | ability_record_mgr_test.cpp | 80 auto token = recordMgr->GetToken(); in HWTEST_F() local 93 sptr<IRemoteObject> token = new (std::nothrow) AbilityMgrToken(); in HWTEST_F() local 110 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local 134 sptr<IRemoteObject> token in HWTEST_F() local 158 sptr<IRemoteObject> token = new (std::nothrow) AbilityMgrToken(); HWTEST_F() local 174 sptr<IRemoteObject> token = nullptr; HWTEST_F() local 198 sptr<IRemoteObject> token = new (std::nothrow) AbilityMgrToken(); HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/test/unittest/ability_stage_context_test/ |
H A D | ability_stage_context_test.cpp | 177 auto token = abilityStageContext->GetToken(); in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | page_ability_impl_test.cpp | 75 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local 108 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local 140 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local 173 sptr<IRemoteObject> token in HWTEST_F() local 206 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 239 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 271 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 305 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 335 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 365 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 395 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 427 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 460 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 495 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 529 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 565 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 592 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 620 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 650 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 676 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 707 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 738 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 769 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 800 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 831 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local 863 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local [all...] |
H A D | new_ability_impl_test.cpp | 81 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local 138 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local
|
H A D | auto_fill_extension_test.cpp | 99 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local 136 sptr<IRemoteObject> token = new AppExecFwk::MockAbilityToken(); in HWTEST_F() local 185 sptr<IRemoteObject> token in HWTEST_F() local [all...] |
/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_scheduler.cpp | 75 uint64_t token = 0; in AmsCallback() local 88 uint64_t token = 0; in AmsCallback() local 99 uint64_t token = 0; in AmsCallback() local 120 uint64_t token in AmsCallback() local 141 PerformTransactAbilityState(const Want &want, int state, uint64_t token, int abilityType) PerformTransactAbilityState() argument 150 PerformConnectAbility(const Want &want, uint64_t token) PerformConnectAbility() argument 159 PerformDisconnectAbility(const Want &want, uint64_t token) PerformDisconnectAbility() argument 176 PerformDumpAbility(const Want &want, uint64_t token) PerformDumpAbility() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/remote_register_service_proxy_test/ |
H A D | remote_register_service_proxy_test.cpp | 121 sptr<IRemoteObject> token = object; in HWTEST_F() local 143 sptr<IRemoteObject> token = object; in HWTEST_F() local 165 sptr<IRemoteObject> token = new (std::nothrow) MockRegisterService(); in HWTEST_F() local 187 sptr<IRemoteObject> token = object; in HWTEST_F() local 209 sptr<IRemoteObject> token = object; HWTEST_F() local 233 sptr<IRemoteObject> token = nullptr; HWTEST_F() local 256 sptr<IRemoteObject> token = object; HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/continuation_register_manager_test/ |
H A D | continuation_register_manager_test.cpp | 134 constexpr int32_t token = 0; in HWTEST_F() local 157 constexpr int32_t token = 0; in HWTEST_F() local 180 constexpr int32_t token = 0; in HWTEST_F() local 205 constexpr int32_t token = 0; in HWTEST_F() local 230 constexpr int32_t token = 0; in HWTEST_F() local 254 constexpr int32_t token = 0; HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_state_callback_proxy.cpp | 37 void AppStateCallbackProxy::OnAbilityRequestDone(const sptr<IRemoteObject> &token, const AbilityState state) in OnAbilityRequestDone() argument [all...] |
/foundation/ability/ability_runtime/test/fuzztest/schedulecommandabilitydone_fuzzer/ |
H A D | schedulecommandabilitydone_fuzzer.cpp | 37 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local 69 sptr<IRemoteObject> token = GetFuzzAbilityToken(AbilityType::PAGE); in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/ |
H A D | lifecycle_test.cpp | 86 AttachAbility( const OHOS::sptr<OHOS::AAFwk::AbilityScheduler>& scheduler, const OHOS::sptr<OHOS::IRemoteObject>& token) AttachAbility() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/dialog_request_info/ |
H A D | request_info.cpp | 24 RequestInfo::RequestInfo(const sptr<IRemoteObject> &token, int32_t left, int32_t top, int32_t width, int32_t height) in RequestInfo() argument
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | ability_stage.cpp | 67 void AbilityStage::AddAbility(const sptr<IRemoteObject> &token, in AddAbility() argument 83 void AbilityStage::RemoveAbility(const sptr<IRemoteObject> &token) in RemoveAbility() argument
|