/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_running_record_test/ |
H A D | child_process_record_test.cpp | 189 sptr<IChildScheduler> scheduler; variable 206 sptr<IChildScheduler> scheduler; variable 240 sptr<IChildScheduler> scheduler; variable 276 sptr<IChildScheduler> scheduler; variable 294 sptr<IChildScheduler> scheduler; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_test/ |
H A D | ability_record_test_call.cpp | 192 OHOS::sptr<AbilitySchedulerMockFunction> scheduler = new AbilitySchedulerMockFunction(); variable 298 OHOS::sptr<AbilitySchedulerMockFunction> scheduler = new AbilitySchedulerMockFunction(); variable 320 OHOS::sptr<AbilitySchedulerMock> scheduler = new AbilitySchedulerMock(); variable
|
H A D | ability_record_test.cpp | 304 OHOS::sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable 496 OHOS::sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable 682 OHOS::sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable 1611 sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable 1629 sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable 1646 sptr<IAbilityScheduler> scheduler = nullptr; variable 2841 sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable 2860 sptr<IAbilityScheduler> scheduler = new AbilityScheduler(); variable 2879 sptr<IAbilityScheduler> scheduler = nullptr; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_scheduler_factory.h | 40 void Register(const std::shared_ptr<WifiDirectScheduler> &scheduler) in Register()
|
H A D | wifi_direct_executor_factory.h | 36 …<WifiDirectExecutor> NewExecutor(const std::string &remoteDeviceId, WifiDirectScheduler &scheduler, in NewExecutor()
|
H A D | wifi_direct_executor.cpp | 29 …rectExecutor::WifiDirectExecutor(const std::string &remoteDeviceId, WifiDirectScheduler &scheduler, in WifiDirectExecutor()
|
/ohos5.0/base/msdp/device_status/rust/modules/scheduler/sys/src/ |
H A D | lib.rs | 31 mod scheduler; module 61 scheduler: Arc<Scheduler>, field 69 let scheduler = Arc::new(Scheduler::new()); in new() localVariable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/ffrt/ |
H A D | spawner.rs | 71 let scheduler: Weak<PlaceholderScheduler> = Weak::new(); in spawn() localVariable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/releasedataability_fuzzer/ |
H A D | releasedataability_fuzzer.cpp | 50 sptr<IAbilityScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/ |
H A D | template_data.h | 40 std::string scheduler; member
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_scheduler.cpp | 29 AbilityScheduler::AbilityScheduler(AbilityEventHandler &eventHandler, Scheduler &scheduler) in AbilityScheduler() 36 auto scheduler = static_cast<AbilityScheduler *>(option.args); in AmsCallback() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | data_ability_manager.cpp | 95 auto scheduler = dataAbilityRecord->GetScheduler(); in Acquire() local 122 const sptr<IAbilityScheduler> &scheduler, const sptr<IRemoteObject> &client, bool isNotHap) in Release() 177 bool DataAbilityManager::ContainsDataAbility(const sptr<IAbilityScheduler> &scheduler) in ContainsDataAbility() 194 int DataAbilityManager::AttachAbilityThread(const sptr<IAbilityScheduler> &scheduler, const sptr<IR… in AttachAbilityThread() 421 …tyRecord> DataAbilityManager::GetAbilityRecordByScheduler(const sptr<IAbilityScheduler> &scheduler) in GetAbilityRecordByScheduler()
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/ |
H A D | dps.cpp | 28 std::shared_ptr<SchedulerManager> scheduler; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/ |
H A D | p2p_v1_processor_test.cpp | 508 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 575 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 623 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 665 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 707 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 758 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 801 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 818 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); in InspectProcessorState() local 983 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable 1073 WifiDirectScheduler &scheduler = WifiDirectSchedulerFactory::GetInstance().GetScheduler(); variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_mgr_test/ |
H A D | ipc_ability_mgr_module_test.cpp | 282 sptr<MockAbilityScheduler> scheduler = new MockAbilityScheduler(); variable 315 sptr<MockAbilityScheduler> scheduler = new MockAbilityScheduler(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/call_container_test/ |
H A D | call_container_test.cpp | 155 OHOS::sptr<IAbilityScheduler> scheduler = new AbilitySchedulerMock(); variable 178 auto scheduler = new AbilitySchedulerMockFunction(); variable
|
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/ |
H A D | samgrdumper_fuzzer.cpp | 60 …std::shared_ptr<SystemAbilityStateScheduler> scheduler = std::make_shared<SystemAbilityStateSchedu… in SamgrDumperFuzzTest() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicethird_fuzzer/ |
H A D | abilitymanagerservicethird_fuzzer.cpp | 81 sptr<IAbilityScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | keyframe_animation.h | 105 auto scheduler = weakScheduler.Upgrade(); in RunAsync() local
|
H A D | scheduler.cpp | 38 auto scheduler = weak.Upgrade(); in Start() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitychildprocessrecord_fuzzer/ |
H A D | abilitychildprocessrecord_fuzzer.cpp | 76 sptr<IChildScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/dataabilitymanager_fuzzer/ |
H A D | dataabilitymanager_fuzzer.cpp | 83 sptr<IAbilityScheduler> scheduler; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | mod.rs | 28 pub(crate) mod scheduler; module
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability_manager_client.cpp | 49 sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) in AttachAbilityThread()
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | child_process_record.cpp | 132 void ChildProcessRecord::SetScheduler(const sptr<IChildScheduler> &scheduler) in SetScheduler()
|