Home
last modified time | relevance | path

Searched defs:token (Results 501 - 525 of 857) sorted by relevance

1...<<21222324252627282930>>...35

/foundation/ability/ability_runtime/test/unittest/ams_service_load_ability_process_test/
H A Dams_service_load_ability_process_test.cpp136 std::shared_ptr<AppRunningRecord> AmsServiceLoadAbilityProcessTest::StartLoadAbility(const sptr<IRemoteObject>& token, in StartLoadAbility() argument
183 sptr<IRemoteObject> token = GetMockToken(); in HWTEST_F() local
220 sptr<IRemoteObject> token = GetMockToken(); in HWTEST_F() local
428 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
486 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
720 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
753 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
813 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
881 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
944 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
1011 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
1072 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
1139 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
1209 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
1264 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
1309 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
1358 sptr<IRemoteObject> token = GetMockToken(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_running_processes_info_test/
H A Dapp_running_processes_info_test.cpp175 std::shared_ptr<AppRunningRecord> AppRunningProcessesInfoTest::StartLoadAbility(const sptr<IRemoteObject>& token, in StartLoadAbility() argument
229 sptr<IRemoteObject> token; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dapp_running_record_test.cpp164 sptr<IRemoteObject> token = new (std::nothrow) MockAbilityToken(); in HWTEST_F() local
180 sptr<IRemoteObject> token; in HWTEST_F() local
296 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_thread_test.cpp89 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local
126 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local
174 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local
222 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
249 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
277 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
304 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
334 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
366 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
396 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
428 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
455 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
487 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
515 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
550 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
579 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
612 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
647 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
675 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
702 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
729 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
756 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
785 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
814 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
839 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
1267 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
2223 sptr<IRemoteObject> token = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_cache_manager.cpp200 std::shared_ptr<AbilityRecord> AbilityCacheManager::FindRecordByToken(const sptr<IRemoteObject> &token) in FindRecordByToken() argument
/foundation/ability/ability_runtime/test/fuzztest/extensionrecordmanagera_fuzzer/
H A Dextensionrecordmanagera_fuzzer.cpp57 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
147 sptr<Token> token = GetFuzzAbilityToken(); in FuzztestExtensionRecordManagerFunc2() local
/foundation/ability/ability_runtime/test/fuzztest/faultdata_fuzzer/
H A Dfaultdata_fuzzer.cpp55 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
/foundation/ability/ability_runtime/test/fuzztest/napicommonwant_fuzzer/
H A Dnapicommonwant_fuzzer.cpp68 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
/foundation/ability/ability_runtime/test/fuzztest/uiabilitylifecyclemanagerb_fuzzer/
H A Duiabilitylifecyclemanagerb_fuzzer.cpp54 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
125 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/
H A Dmock_ability_manager_client.cpp66 ErrCode AbilityManagerClient::AbilityTransitionDone(sptr<IRemoteObject> token, int state, const PacMap& saveData) in AbilityTransitionDone() argument
85 ErrCode AbilityManagerClient::ScheduleDisconnectAbilityDone(sptr<IRemoteObject> token) in ScheduleDisconnectAbilityDone() argument
94 ErrCode AbilityManagerClient::ScheduleCommandAbilityDone(sptr<IRemoteObject> token) in ScheduleCommandAbilityDone() argument
53 AttachAbilityThread( sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) AttachAbilityThread() argument
75 ScheduleConnectAbilityDone( sptr<IRemoteObject> token, sptr<IRemoteObject> remoteObject) ScheduleConnectAbilityDone() argument
104 ScheduleCommandAbilityWindowDone( sptr<IRemoteObject> token, sptr<SessionInfo> sessionInfo, WindowCommand winCmd, AbilityCommand abilityCmd) ScheduleCommandAbilityWindowDone() argument
126 TerminateAbility(sptr<IRemoteObject> token, int resultCode, const Want* resultWant) TerminateAbility() argument
182 StopServiceAbility(const Want& want, sptr<IRemoteObject> token) StopServiceAbility() argument
[all...]
H A Dmock_ability_manager_service.cpp154 int MockAbilityManagerService::ScheduleDisconnectAbilityDone(const sptr<IRemoteObject>& token) in ScheduleDisconnectAbilityDone() argument
159 int MockAbilityManagerService::ScheduleCommandAbilityDone(const sptr<IRemoteObject>& token) in ScheduleCommandAbilityDone() argument
173 int MockAbilityManagerService::StopServiceAbility(const Want& want, int32_t userId, const sptr<IRemoteObject> &token) in StopServiceAbility() argument
82 TerminateAbility( const sptr<IRemoteObject>& token, int resultCode, const Want* resultWant) TerminateAbility() argument
126 AttachAbilityThread( const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject>& token) AttachAbilityThread() argument
141 AbilityTransitionDone( const sptr<IRemoteObject>& token, int state, const PacMap& saveData) AbilityTransitionDone() argument
148 ScheduleConnectAbilityDone( const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& remoteObject) ScheduleConnectAbilityDone() argument
164 ScheduleCommandAbilityWindowDone( const sptr<IRemoteObject> &token, const sptr<SessionInfo> &sessionInfo, WindowCommand winCmd, AbilityCommand abilityCmd) ScheduleCommandAbilityWindowDone() argument
H A Dmock_serviceability_manager_service.cpp160 int MockServiceAbilityManagerService::ScheduleDisconnectAbilityDone(const sptr<IRemoteObject>& token) in ScheduleDisconnectAbilityDone() argument
173 int MockServiceAbilityManagerService::ScheduleCommandAbilityDone(const sptr<IRemoteObject>& token) in ScheduleCommandAbilityDone() argument
63 TerminateAbility( const sptr<IRemoteObject>& token, int resultCode, const Want* resultWant) TerminateAbility() argument
105 AttachAbilityThread( const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject>& token) AttachAbilityThread() argument
120 AbilityTransitionDone( const sptr<IRemoteObject>& token, int state, const PacMap& saveData) AbilityTransitionDone() argument
136 AbilityWindowConfigTransitionDone( const sptr<IRemoteObject>& token, const WindowConfig& windowConfig) AbilityWindowConfigTransitionDone() argument
153 ScheduleConnectAbilityDone( const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& remoteObject) ScheduleConnectAbilityDone() argument
178 ScheduleCommandAbilityWindowDone( const sptr<IRemoteObject> &token, const sptr<SessionInfo> &sessionInfo, WindowCommand winCmd, AbilityCommand abilityCmd) ScheduleCommandAbilityWindowDone() argument
187 StopServiceAbility(const Want& want, int32_t userId, const sptr<IRemoteObject> &token) StopServiceAbility() argument
[all...]
/foundation/ability/ability_runtime/test/moduletest/ability_delegator_test/
H A Dability_delegator_module_test.cpp248 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); in HWTEST_F() local
286 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); in HWTEST_F() local
318 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub2); in HWTEST_F() local
351 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); in HWTEST_F() local
386 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); in HWTEST_F() local
485 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
522 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
562 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
601 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
673 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
745 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
817 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
856 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
895 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
934 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
973 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
1018 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub); HWTEST_F() local
1063 sptr<IRemoteObject> token = sptr<IRemoteObject>(new MockAbilityDelegatorStub2); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_connect_module_test/
H A Dui_extension_connect_module_test.cpp259 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
286 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
349 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ams_app_workflow_test/
H A Dams_workflow_test.cpp127 CreateTestApplicationRecord(const std::string& ability, const sptr<IRemoteObject>& token, const std::string& app, const AbilityState abilityState, const ApplicationState appState) const CreateTestApplicationRecord() argument
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitymanagerservicestub_fuzzer/
H A Daccessibleabilitymanagerservicestub_fuzzer_back.cpp299 OHOS::AddAAMSTokenFuzzer token; in LLVMFuzzerInitialize() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.cpp41 void JSAbilityImpl::InitEnvironment(const char * const abilityPath, const char * const bundleName, uint16_t token) in InitEnvironment() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dengine.cpp189 auto token = enginePlugin->createPlugin(*this); in LoadPlugins() local
349 auto token = enginePlugin->createPlugin(*this); in OnTypeInfoEvent() local
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/
H A Dcomponent_dll.cpp210 void Uninitialize(PluginToken token) in Uninitialize() argument
254 void UnregisterInterfaces(PluginToken token) in UnregisterInterfaces() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.cpp193 sptr<RSIRenderServiceConnection> RSRenderService::CreateConnection(const sptr<RSIConnectionToken>& token) in CreateConnection() argument
219 void RSRenderService::RemoveConnection(sptr<IRemoteObject> token) in RemoveConnection() argument
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_extension_info.h306 sptr<IRemoteObject> token = nullptr; member
/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_test.cpp84 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/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_ability.cpp56 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/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_generator_test.cpp63 sptr<VSyncIConnectionToken> token = new IRemoteStub<VSyncIConnectionToken>(); in SetUpTestCase() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/src/
H A Dmedia_library_tab_old_photos_client.cpp68 sptr<IRemoteObject> token = this->mediaLibraryManager_.InitToken(); in GetResultSetFromTabOldPhotos() local

Completed in 26 milliseconds

1...<<21222324252627282930>>...35