Home
last modified time | relevance | path

Searched refs:pause (Results 1 - 24 of 24) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Dtexttimer_controller.h49 void OnPause(const TimerFuncImpl& pause) in OnPause() argument
51 pause_ = pause; in OnPause()
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_main.c23 pause(); in main()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp636 std::string pause; in TestLoad1() local
638 cin >> pause; in TestLoad1() local
641 cin >> pause; in TestLoad1() local
646 cin >> pause; in TestLoad1() local
651 cin >> pause; in TestLoad1() local
659 std::string pause; in TestLoad2() local
661 cin >> pause; in TestLoad2() local
666 cin >> pause; in TestLoad2() local
671 cin >> pause; in TestLoad2() local
676 cin >> pause; in TestLoad2() local
681 cin >> pause; TestLoad2() local
686 cin >> pause; TestLoad2() local
694 std::string pause; TestUnload() local
696 cin >> pause; TestUnload() local
701 cin >> pause; TestUnload() local
706 cin >> pause; TestUnload() local
711 cin >> pause; TestUnload() local
716 cin >> pause; TestUnload() local
721 cin >> pause; TestUnload() local
726 cin >> pause; TestUnload() local
731 cin >> pause; TestUnload() local
736 cin >> pause; TestUnload() local
744 std::string pause; TestGet() local
746 cin >> pause; TestGet() local
751 cin >> pause; TestGet() local
756 cin >> pause; TestGet() local
761 cin >> pause; TestGet() local
766 cin >> pause; TestGet() local
771 cin >> pause; TestGet() local
[all...]
H A Dondemand_helper.cpp280 std::string pause; in TestScheduler() local
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dstart_server.c38 pause(); in main()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dmain.cpp36 pause(); in main()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_service_main_lite.c38 pause(); in main()
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_video_player_fast_2.h58 PTEST((std::string url, int32_t fileSize), Test fdsource create pause, release) in FIXTURE() argument
68 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, pause, release) in FIXTURE()
94 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, pause, release) in FIXTURE()
109 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, reset, pause, release) in FIXTURE()
124 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, seek, pause, relase) in FIXTURE()
144 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, pause, release) in FIXTURE()
161 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, pause, release) in FIXTURE()
172 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, pause, pause, releas in FIXTURE()
[all...]
H A Dtest_single_video_player_fast_1.h97 PTEST((std::string url), Test fdsource prepare, play, pause, release) in FIXTURE()
109 PTEST((std::string url), Test fdsource prepare, play, pause, release) in FIXTURE()
160 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, prepare, release) in FIXTURE()
291 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, play, release) in FIXTURE()
H A Dtest_single_player_fast.h162 PTEST((std::string url), Can seek after pause) in FIXTURE() argument
176 ASSERT_TRUE(CheckTimeEquality(seekPos, currentMS)); // pause + seek still pause in FIXTURE()
181 PTEST((std::string url), Can pause, then seek, then play, final stop) in FIXTURE() argument
195 ASSERT_TRUE(CheckTimeEquality(seekPos, currentMS)); // pause + seek still pause in FIXTURE()
197 std::this_thread::sleep_for(std::chrono::milliseconds(2000)); // pause + seek + play still play in FIXTURE()
202 PTEST((std::string url), Can play after pause) in FIXTURE() argument
H A Dtest_single_video_player_fast_3.h91 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, release) in FIXTURE()
223 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, seek, release) in FIXTURE()
H A Dtest_single_video_player_fast_4.h93 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, setvolume, release) in FIXTURE()
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_main.cpp48 pause(); in main()
/foundation/systemabilitymgr/safwk_lite/src/
H A Dmain.c58 // pause only returns when a signal was caught and the signal-catching function returned. in main()
59 // pause only returns -1, no need to process the return value. in main()
60 (void)pause(); in main()
/foundation/communication/ipc/ipc/test/ipc/server/
H A Dipc_test_server.c167 pause(); in main()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dicloud_syncer.h32 bool pause = false; member
H A Dcloud_syncer.cpp1463 if (cloudTaskInfos_[taskId].pause) { in CheckTaskIdValid()
1508 cloudTaskInfos_[taskId].resume = cloudTaskInfos_[taskId].pause; in PrepareSync()
1509 cloudTaskInfos_[taskId].pause = false; in PrepareSync()
1823 cloudTaskInfos_[currentContext_.currentTaskId].pause = true; in MarkCurrentTaskPausedIfNeed()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_cloud_syncer.cpp126 cloudTaskInfos_[currentContext_.currentTaskId].pause = true; in PauseCurrentTask()
H A Dcloud_syncer_test.h281 cloudTaskInfos_[currentContext_.currentTaskId].pause = true; in SetCurrentTaskPause()
/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c204 pause(); in main()
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Dbg_transient_task_mgr.h94 void DumpTaskTime(const std::vector<std::string> &dumpOption, bool pause, std::vector<std::string> &dumpInfo);
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbg_transient_task_mgr.cpp712 void BgTransientTaskMgr::DumpTaskTime(const std::vector<std::string> &dumpOption, bool pause, in DumpTaskTime() argument
717 if (pause) { in DumpTaskTime()
720 dumpInfo.push_back("pause transient tasl fail!\n"); in DumpTaskTime()
722 dumpInfo.push_back("pause transient tasl success!\n"); in DumpTaskTime()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h228 KEYWORD(PAUSE, pause) // video component pause event tag
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/
H A Dams_app_life_cycle_module_test.cpp666 pause(); in HWTEST_F()

Completed in 22 milliseconds