Home
last modified time | relevance | path

Searched defs:isEnabled (Results 1 – 18 of 18) sorted by relevance

/base/location/frameworks/native/source/
Dlocation_data_manager.cpp37 LocationErrCode LocationDataManager::ReportSwitchState(bool isEnabled) in ReportSwitchState()
101 LocationErrCode LocationDataManager::QuerySwitchState(bool &isEnabled) in QuerySwitchState()
Dlocator_proxy.cpp57 void LocatorProxy::EnableAbility(bool isEnabled) in EnableAbility()
490 LocationErrCode LocatorProxy::GetSwitchStateV9(bool &isEnabled) in GetSwitchStateV9()
505 LocationErrCode LocatorProxy::EnableAbilityV9(bool isEnabled) in EnableAbilityV9()
Dlocator_impl.cpp624 LocationErrCode LocatorImpl::IsLocationEnabledV9(bool &isEnabled) in IsLocationEnabledV9()
/base/web/webview/ohos_wrapper/src/
Dnweb_location_wrapper.cpp27 extern "C" OHOS_NWEB_EXPORT bool IsLocationEnable(bool& isEnabled) in IsLocationEnable()
/base/location/test/location_locator/source/
Dlocator_impl_test.cpp169 bool isEnabled = false; variable
188 bool isEnabled = false; variable
/base/web/webview/ohos_adapter/location_adapter/src/
Dlocation_proxy_adapter_impl.cpp314 bool LocationProxyAdapterImpl::EnableAbility(bool isEnabled) in EnableAbility()
329 bool isEnabled = false; in IsLocationEnabled() local
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp101 bool isEnabled = false; in IsLocationEnabled() local
496 bool isEnabled = false; in CreateReverseGeocodeAsyncContext() local
928 bool isEnabled = false; in CreateReverseGeocodeAsyncContext() local
Dlocation_napi_event.cpp1489 bool isEnabled = false; in CheckLocationSwitchEnable() local
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp133 OsAccountInterfaceCode code, const int id, const std::string &constraint, bool &isEnabled) in CheckOsAccountConstraintEnabled()
177 const int id, const std::string &constraint, bool &isEnabled) in CheckOsAccountConstraintEnabled()
Dos_account.cpp164 …ount::CheckOsAccountConstraintEnabled(const int id, const std::string &constraint, bool &isEnabled) in CheckOsAccountConstraintEnabled()
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp58 const int id, const std::string &constraint, bool &isEnabled) in CheckOsAccountConstraintEnabled()
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp195 bool isEnabled = false; in LocatorImplV9FuzzerTest() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp231 const int id, const std::string &constraint, bool &isEnabled) in CheckOsAccountConstraintEnabled()
Dinner_os_account_manager.cpp290 bool isEnabled = false; in BindDomainAccount() local
Dos_account_stub.cpp816 bool isEnabled = false; in ProcCheckOsAccountConstraintEnabled() local
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp359 LocationErrCode LocatorAbility::EnableAbility(bool isEnabled) in EnableAbility()
Dlocator_skeleton.cpp246 bool isEnabled = data.ReadBool(); in PreEnableAbility() local
/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_inner_type.h575 bool isEnabled = false; member