Home
last modified time | relevance | path

Searched defs:isRunning (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/base/startup/init/test/moduletest/
H A Dservice_control_test.cpp118 bool isRunning = oldStatus == "running"; variable
150 bool isRunning = oldStatus == "running"; variable
178 bool isRunning = oldStatus == "running"; variable
207 bool isRunning = oldStatus == "running"; variable
243 bool isRunning = status == "running"; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.h42 std::atomic<bool> isRunning; variable
/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/include/
H A Dhandler.h132 bool isRunning; variable
/ohos5.0/foundation/communication/netmanager_ext/test/netmanager_ext_mock_test/
H A Dmock_isharing_event_callback_test.h27 void OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_message_looper.h24 bool isRunning; member
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dsharing_event_callback_proxy_test.cpp44 bool isRunning = false; variable
H A Dsharing_event_callback_stub_test.cpp26 inline void OnSharingStateChanged(const bool &isRunning) override in OnSharingStateChanged()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/include/
H A Dscreenregion.h71 bool isRunning = false; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregion.h64 bool isRunning = false; variable
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dbackground_audio_controller.cpp70 bool isRunning = AudioAdapter::GetInstance().GetRendererRunning(uid); in OnSessionRelease() local
133 bool isRunning = false; in HandleAppBackgroundState() local
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_standby_helper_unit_test.cpp46 bool isRunning {false}; variable
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/
H A Dsharing_event_callback_stub.cpp34 bool isRunning = data.ReadBool(); in OnRemoteRequest() local
H A Dsharing_event_callback_proxy.cpp32 void SharingEventCallbackProxy::OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/
H A Daudio_codec_worker.h74 std::atomic<bool> isRunning; variable
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_helper_unit_test.cpp56 bool isRunning {false}; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dasync_task_manager.h39 bool isRunning; member
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_mgr_helper.cpp53 …K_FUNC AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& isRunning) in GetAppRunningStateByBundleName()
H A Dapp_state_observer.cpp45 bool isRunning {true}; in CheckAlivedApp() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/session/
H A Daudio_session_timer.cpp92 bool isRunning = (timerMap_.count(callerPid) > 0); in IsSessionTimerRunning() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H A Dapp_mgr_proxy_test.cpp401 bool isRunning = false; variable
419 bool isRunning = false; variable
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_callback_observer.cpp35 void NetShareCallbackObserver::OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_observer.cpp271 void SharingEventCallback::OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgraphic_timer.cpp193 bool isRunning = osTimerIsRunning(timer_); in Stop() local
/ohos5.0/commonlibrary/utils_lite/kal/timer/src/
H A Dkal.c31 int isRunning; member
/ohos5.0/base/powermgr/powermgr_lite/utils/src/
H A Dpower_mgr_timer_util.c30 BOOL isRunning; member

123