Home
last modified time | relevance | path

Searched defs:scheduler (Results 1 - 25 of 73) sorted by relevance

123

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_scheduler_factory.h40 void Register(const std::shared_ptr<WifiDirectScheduler> &scheduler) in Register() argument
H A Dwifi_direct_executor_factory.h36 std::shared_ptr<WifiDirectExecutor> NewExecutor(const std::string &remoteDeviceId, WifiDirectScheduler &scheduler, in NewExecutor() argument
H A Dwifi_direct_executor.cpp29 WifiDirectExecutor::WifiDirectExecutor(const std::string &remoteDeviceId, WifiDirectScheduler &scheduler, in WifiDirectExecutor() argument
/foundation/ability/ability_runtime/test/fuzztest/releasedataability_fuzzer/
H A Dreleasedataability_fuzzer.cpp50 sptr<IAbilityScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dinterpolator.h66 auto scheduler = weakScheduler.Upgrade(); in RunAsync() local
H A Dkeyframe_animation.h105 auto scheduler = weakScheduler.Upgrade(); variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/
H A Ddps.cpp28 std::shared_ptr<SchedulerManager> scheduler; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dtemplate_data.h40 std::string scheduler; member
/foundation/ability/ability_runtime/test/moduletest/ipc_ability_mgr_test/
H A Dipc_ability_mgr_module_test.cpp282 sptr<MockAbilityScheduler> scheduler = new MockAbilityScheduler(); in HWTEST_F() local
315 sptr<MockAbilityScheduler> scheduler = new MockAbilityScheduler(); in HWTEST_F() local
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_scheduler.cpp29 AbilityScheduler::AbilityScheduler(AbilityEventHandler &eventHandler, Scheduler &scheduler) in AbilityScheduler() argument
36 auto scheduler = static_cast<AbilityScheduler *>(option.args); in AmsCallback() local
[all...]
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test.cpp86 AttachAbility( const OHOS::sptr<OHOS::AAFwk::AbilityScheduler>& scheduler, const OHOS::sptr<OHOS::IRemoteObject>& token) AttachAbility() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitychildprocessrecord_fuzzer/
H A Dabilitychildprocessrecord_fuzzer.cpp67 sptr<IChildScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/attachabilitythread_fuzzer/
H A Dattachabilitythread_fuzzer.cpp193 sptr<IAbilityScheduler> scheduler = new AbilitySchedulerFuzzTest(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dchild_process_record_test.cpp189 sptr<IChildScheduler> scheduler; in HWTEST_F() local
206 sptr<IChildScheduler> scheduler; in HWTEST_F() local
240 sptr<IChildScheduler> scheduler; in HWTEST_F() local
276 sptr<IChildScheduler> scheduler; in HWTEST_F() local
294 sptr<IChildScheduler> scheduler; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test_call.cpp192 OHOS::sptr<AbilitySchedulerMockFunction> scheduler = new AbilitySchedulerMockFunction(); in HWTEST_F() local
298 OHOS::sptr<AbilitySchedulerMockFunction> scheduler = new AbilitySchedulerMockFunction(); in HWTEST_F() local
320 OHOS::sptr<AbilitySchedulerMock> scheduler = new AbilitySchedulerMock(); in HWTEST_F() local
/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/
H A Dsamgrdumper_fuzzer.cpp60 std::shared_ptr<SystemAbilityStateScheduler> scheduler = std::make_shared<SystemAbilityStateScheduler>(); in SamgrDumperFuzzTest() local
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicethird_fuzzer/
H A Dabilitymanagerservicethird_fuzzer.cpp81 sptr<IAbilityScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dlifecycle_deal.cpp29 void LifecycleDeal::SetScheduler(const sptr<IAbilityScheduler> &scheduler) in SetScheduler() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_account_test/
H A Dability_manager_service_account_test.cpp1364 OHOS::sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/dataabilitymanager_fuzzer/
H A Ddataabilitymanager_fuzzer.cpp83 sptr<IAbilityScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/call_container_test/
H A Dcall_container_test.cpp155 OHOS::sptr<IAbilityScheduler> scheduler = new AbilitySchedulerMock(); in HWTEST_F() local
178 auto scheduler = new AbilitySchedulerMockFunction(); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/data_ability/
H A Ddata_ability_record.cpp106 int DataAbilityRecord::Attach(const sptr<IAbilityScheduler> &scheduler) in Attach() argument
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h59 std::shared_ptr<Executor> scheduler; in ~ExecutorPool() local
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h62 std::shared_ptr<Executor> scheduler; in ~ExecutorPool() local
/foundation/ability/ability_runtime/test/fuzztest/abilityconnectmanager_fuzzer/
H A Dabilityconnectmanager_fuzzer.cpp106 sptr<IAbilityScheduler> scheduler = nullptr; in DoSomethingInterestingWithMyAPI() local

Completed in 14 milliseconds

123