Home
last modified time | relevance | path

Searched refs:Loop (Results 1 - 12 of 12) sorted by relevance

/base/powermgr/power_manager/utils/shell/src/
H A Dmain.cpp25 static void Loop(char* arg0) in Loop() function
69 Loop(argv[0]); in main()
/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp47 bool CreateLoopDevice(const string &path, const ImageStat &imageStat, Loop::LoopbackDeviceUniqueFd &loopbackDevice) in CreateLoopDevice()
50 std::unique_ptr<Loop::LoopbackDeviceUniqueFd> device = in CreateLoopDevice()
51 Loop::CreateLoopDevice(path, imageStat.imageOffset, imageStat.imageSize); in CreateLoopDevice()
135 if (Loop::RemoveDmLoopDevice(mountPoint, imagePath)) { in RemoveMountPoint()
237 if (!Loop::PreAllocateLoopDevices(moduleFileList_.size())) { in DoModuleUpdate()
361 Loop::LoopbackDeviceUniqueFd loopbackDevice; in MountModulePackage()
371 Loop::ClearDmLoopDevice(blockDevice, false); in MountModulePackage()
380 Loop::ClearDmLoopDevice(blockDevice, true); in MountModulePackage()
H A Dmodule_loop.cpp43 namespace Loop { namespace
453 } // Loop
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.h45 void Loop();
H A DSceneTimerOhImpl.cpp32 std::thread timerThread(&SceneTimerOhImpl::Loop, this); in SceneTimerOhImpl()
61 void SceneTimerOhImpl::Loop() in Loop() function in OHOS::HiviewDFX::SceneTimerOhImpl
/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dremote_command_manager.h98 int Loop();
/base/update/sys_installer/services/module_update/include/
H A Dmodule_loop.h26 namespace Loop { namespace
72 } // Loop
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.h45 static int Loop();
H A Ddfx_crasher.cpp102 {"Loop", "trigger a ForeverLoop", &DfxCrasher::Loop},
726 int DfxCrasher::Loop() in Loop() function in DfxCrasher
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate.h58 void Loop();
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate.cpp297 void Cooperate::Loop() in Loop() function in OHOS::Msdp::DeviceStatus::Cooperate::Cooperate
333 worker_ = std::thread([this] { this->Loop(); }); in StartWorker()
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dremote_command_manager.cpp135 int RemoteCommandManager::Loop() in Loop() function in OHOS::Security::AccessToken::RemoteCommandManager

Completed in 8 milliseconds