/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/ |
H A D | mock_helper.cpp | 97 bool AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& isRunning) in GetAppRunningStateByBundleName()
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | async_call.h | 115 bool isRunning = false; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
H A D | reactor_linux.c | 30 bool isRunning; member
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_service_impl.cpp | 421 bool isRunning = impl.IsScanServiceRunning(); in SaBasicDump() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_stub_test/ |
H A D | app_mgr_stub_test.cpp | 387 bool isRunning = false; variable 412 bool isRunning = false; variable
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_manager_test.cpp | 69 void TestSharingEventCallback::OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
|
H A D | networkshare_service_test.cpp | 35 inline void OnSharingStateChanged(const bool &isRunning) override in OnSharingStateChanged()
|
H A D | networkshare_tracker_test.cpp | 42 inline void OnSharingStateChanged(const bool &isRunning) override in OnSharingStateChanged()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/ |
H A D | abilityappmgrapprunningmanager_fuzzer.cpp | 183 bool isRunning = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/ |
H A D | base_network_strategy.cpp | 430 bool isRunning {false}; in HandleProcessStatusChanged() local
|
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/ |
H A D | curl_adp.cpp | 242 int isRunning = 0; in UploadOneFile() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/ |
H A D | app_mgr_service_inner_test.cpp | 3917 bool isRunning = false; variable 3938 bool isRunning = false; variable 4009 bool isRunning = false; variable 4032 bool isRunning = false; variable 4262 bool isRunning = false; variable
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_endpoint_separate.cpp | 350 bool isRunning = false; in IsAnyProcessRunning() local
|
H A D | audio_endpoint.cpp | 914 bool isRunning = false; in IsAnyProcessRunningInner() local
|
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/ |
H A D | quick_fix_manager_apply_task.cpp | 209 bool isRunning = applyTask_->GetRunningState(); in OnProcessDied() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 1399 bool isRunning = false; variable 1509 bool isRunning = false; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service.cpp | 1387 int32_t AppMgrService::IsApplicationRunning(const std::string &bundleName, bool &isRunning) in IsApplicationRunning() 1395 … AppMgrService::IsAppRunning(const std::string &bundleName, int32_t appCloneIndex, bool &isRunning) in IsAppRunning()
|
H A D | app_running_manager.cpp | 223 int32_t appCloneIndex, bool &isRunning) in CheckAppCloneRunningRecordIsExistByBundleName()
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/ |
H A D | netshare_client_fuzzer.cpp | 102 void OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
H A D | js_app_manager.cpp | 1343 auto isRunning = std::make_shared<bool>(false); in OnIsApplicationRunning() local 1394 auto isRunning = std::make_shared<bool>(false); in OnIsAppRunning() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_sink.c | 900 static bool monitorLinked(pa_sink *si, bool isRunning) in monitorLinked() 2097 const bool isRunning = i->thread_info.state == PA_SINK_INPUT_RUNNING; in InputIsPrimary() local 2117 const bool isRunning = i->thread_info.state == PA_SINK_INPUT_RUNNING; in GetInputsInfo() local 2151 unsigned *nMultiChannel, bool isRunning) in GetInputsType()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_proxy.cpp | 1570 int32_t AppMgrProxy::IsApplicationRunning(const std::string &bundleName, bool &isRunning) in IsApplicationRunning() 1589 …_t AppMgrProxy::IsAppRunning(const std::string &bundleName, int32_t appCloneIndex, bool &isRunning) in IsAppRunning()
|
H A D | app_mgr_stub.cpp | 1348 bool isRunning = false; in HandleIsApplicationRunning() local 1364 bool isRunning = false; in HandleIsAppRunning() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_device_manager.cpp | 1175 const StreamUsage streamUsage, bool isRunning) in SetDefaultOutputDevice()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_data_manager.cpp | 2089 bool isRunning = false; in CheckNeedNotifyStatus() local
|