Home
last modified time | relevance | path

Searched defs:isRunning (Results 26 – 50 of 57) sorted by relevance

123

/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_helper.cpp97 bool AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& isRunning) in GetAppRunningStateByBundleName()
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Dasync_call.h115 bool isRunning = false; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dreactor_linux.c30 bool isRunning; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_service_impl.cpp421 bool isRunning = impl.IsScanServiceRunning(); in SaBasicDump() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_stub_test/
H A Dapp_mgr_stub_test.cpp387 bool isRunning = false; variable
412 bool isRunning = false; variable
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_manager_test.cpp69 void TestSharingEventCallback::OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
H A Dnetworkshare_service_test.cpp35 inline void OnSharingStateChanged(const bool &isRunning) override in OnSharingStateChanged()
H A Dnetworkshare_tracker_test.cpp42 inline void OnSharingStateChanged(const bool &isRunning) override in OnSharingStateChanged()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/
H A Dabilityappmgrapprunningmanager_fuzzer.cpp183 bool isRunning = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp430 bool isRunning {false}; in HandleProcessStatusChanged() local
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dcurl_adp.cpp242 int isRunning = 0; in UploadOneFile() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp3917 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 Daudio_endpoint_separate.cpp350 bool isRunning = false; in IsAnyProcessRunning() local
H A Daudio_endpoint.cpp914 bool isRunning = false; in IsAnyProcessRunningInner() local
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp209 bool isRunning = applyTask_->GetRunningState(); in OnProcessDied() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1399 bool isRunning = false; variable
1509 bool isRunning = false; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1387 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 Dapp_running_manager.cpp223 int32_t appCloneIndex, bool &isRunning) in CheckAppCloneRunningRecordIsExistByBundleName()
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp102 void OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp1343 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 Dhdi_sink.c900 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 Dapp_mgr_proxy.cpp1570 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 Dapp_mgr_stub.cpp1348 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 Daudio_device_manager.cpp1175 const StreamUsage streamUsage, bool isRunning) in SetDefaultOutputDevice()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp2089 bool isRunning = false; in CheckNeedNotifyStatus() local

123