Home
last modified time | relevance | path

Searched defs:scheduler (Results 26 – 50 of 85) sorted by relevance

1234

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
H A Dappmgrservicefirst_fuzzer.cpp96 sptr<IRemoteObject> scheduler = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability_manager_service.cpp102 const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject>& token) in AttachAbilityThread()
H A Dmock_ability_manager_clientex.cpp54 sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) in AttachAbilityThread()
H A Dmock_ability_manager_client_interface1.cpp74 sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) in AttachAbilityThread()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test.cpp87const OHOS::sptr<OHOS::AAFwk::AbilityScheduler>& scheduler, const OHOS::sptr<OHOS::IRemoteObject>&… in AttachAbility()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h62 std::shared_ptr<Executor> scheduler; in ~ExecutorPool() local
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h59 std::shared_ptr<Executor> scheduler; in ~ExecutorPool() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityconnectmanager_fuzzer/
H A Dabilityconnectmanager_fuzzer.cpp106 sptr<IAbilityScheduler> scheduler = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/uiabilitylifecyclemanagera_fuzzer/
H A Duiabilitylifecyclemanagera_fuzzer.cpp119 sptr<IAbilityScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/
H A Dmock_serviceability_manager_service.cpp106 const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject>& token) in AttachAbilityThread()
H A Dmock_ability_manager_client.cpp54 sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) in AttachAbilityThread()
H A Dmock_ability_manager_service.cpp127 const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject>& token) in AttachAbilityThread()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/sys_mgr_client_test/
H A Dmock_ability_manager_service.cpp121 const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject>& token) in AttachAbilityThread()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Ddata_ability_record.cpp106 int DataAbilityRecord::Attach(const sptr<IAbilityScheduler> &scheduler) in Attach()
H A Dlifecycle_deal.cpp29 void LifecycleDeal::SetScheduler(const sptr<IAbilityScheduler> &scheduler) in SetScheduler()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/
H A Dcore.rs198 let scheduler: Weak<PlaceholderScheduler> = Weak::new(); in spawn_task_ffrt() localVariable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_proxy_test.cpp315 sptr<IAbilityScheduler> scheduler = new AbilitySchedulerMock(); variable
336 sptr<IAbilityScheduler> scheduler = new AbilitySchedulerMock(); variable
686 OHOS::sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable
727 OHOS::sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable
743 OHOS::sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable
H A Dability_manager_stub_mock.h166 …virtual int AttachAbilityThread(const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject… in AttachAbilityThread()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_ability_manager_client_interface1.cpp70 sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) in AttachAbilityThread()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_ability_runtime_test/AMS/
H A Dmock_serviceability_manager_service.cpp99 const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject>& token) in AttachAbilityThread()
H A Dmock_ability_manager_client.cpp54 sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) in AttachAbilityThread()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp200 static int CreateBufferThenAddIntoScheduler(SendTaskScheduler &scheduler, const std::string &dstTar… in CreateBufferThenAddIntoScheduler()
232 SendTaskScheduler scheduler; variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/attachabilitythread_fuzzer/
H A Dattachabilitythread_fuzzer.cpp193 sptr<IAbilityScheduler> scheduler = new AbilitySchedulerFuzzTest(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_stub_mock_test.h156 …virtual int AttachAbilityThread(const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject… in AttachAbilityThread()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_test/
H A Dability_manager_stub_mock.h149 …virtual int AttachAbilityThread(const sptr<IAbilityScheduler>& scheduler, const sptr<IRemoteObject… in AttachAbilityThread()

1234