Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:isAvailable
(Results
1 - 12
of
12
) sorted by relevance
/base/location/services/location_gnss/gnss/source/
H
A
D
geofence_event_callback.cpp
24
int32_t GeofenceEventCallback::ReportGeofenceAvailability(bool
isAvailable
)
in ReportGeofenceAvailability()
argument
/base/powermgr/battery_manager/services/native/src/
H
A
D
battery_light.cpp
122
bool BatteryLight::
isAvailable
() const
in isAvailable()
function in OHOS::PowerMgr::BatteryLight
/base/location/frameworks/native/locator_sdk/source/
H
A
D
country_code_manager.cpp
197
bool
isAvailable
= false;
in GetCountryCodeByLocation()
local
H
A
D
locator_proxy.cpp
659
LocationErrCode LocatorProxy::IsGeoConvertAvailableV9(bool &
isAvailable
)
in IsGeoConvertAvailableV9()
argument
H
A
D
locator_impl.cpp
928
LocationErrCode LocatorImpl::IsGeoServiceAvailableV9(bool &
isAvailable
)
in IsGeoServiceAvailableV9()
argument
/base/location/test/location_locator/source/
H
A
D
locator_impl_test.cpp
337
bool
isAvailable
= true;
in HWTEST_F()
local
/base/location/frameworks/cj/source/
H
A
D
geolocationmanager_impl.cpp
162
bool
isAvailable
= false;
in IsGeocoderAvailable()
local
316
bool
isAvailable
= false;
in GetAddressesFromLocation()
local
346
bool
isAvailable
= false;
in GetAddressesFromLocationName()
local
/base/location/frameworks/js/napi/source/
H
A
D
location_napi_adapter.cpp
260
bool
isAvailable
= false;
in IsGeoServiceAvailable()
local
[all...]
/base/account/os_account/services/accountmgr/src/account_iam/
H
A
D
account_iam_callback.cpp
601
bool
isAvailable
= InnerAccountIAMManager::GetInstance().CheckDomainAuthAvailable(userId_);
in OnCredentialInfo()
local
H
A
D
inner_account_iam_manager.cpp
404
bool
isAvailable
= InnerDomainAccountManager::GetInstance().IsPluginAvailable();
in CheckDomainAuthAvailable()
local
/base/location/services/location_locator/locator/source/
H
A
D
locator_skeleton.cpp
436
bool
isAvailable
= false;
in PreIsGeoConvertAvailable()
local
H
A
D
locator_ability.cpp
1229
LocationErrCode LocatorAbility::IsGeoConvertAvailable(bool &
isAvailable
)
in IsGeoConvertAvailable()
argument
Completed in 19 milliseconds