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:SERVICE_NAME
(Results
1 - 11
of
11
) sorted by relevance
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H
A
D
cloud_service.h
126
inline static constexpr const char *
SERVICE_NAME
= "cloud";
member in OHOS::CloudData::CloudService
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H
A
D
rdb_service.h
39
inline static constexpr const char *
SERVICE_NAME
= "relational_store";
member in OHOS::DistributedRdb::RdbService
/foundation/multimedia/camera_lite/services/server/include/
H
A
D
camera_type.h
52
const char
SERVICE_NAME
[] = "CameraServer";
member
/foundation/distributeddatamgr/kv_store/kvstoremock/distributeddb/distributeddataservice/adapter/autils/
H
A
D
constant.h
98
KVSTORE_API static const std::string
SERVICE_NAME
;
member in OHOS::DistributedKv::Constant
H
A
D
constant.cpp
34
const std::string Constant::
SERVICE_NAME
= "mdds";
member in OHOS::DistributedKv::Constant
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H
A
D
session_manager.cpp
28
const string
SERVICE_NAME
= "OHOS.Filemanagement.Dfs.ICloudSyncService";
member
H
A
D
softbus_adapter.cpp
31
const string
SERVICE_NAME
= "OHOS.Filemanagement.Dfs.ICloudSyncService";
member
/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H
A
D
player_type.h
63
const char
SERVICE_NAME
[] = "PlayerServer";
member
/foundation/window/window_manager_lite/interfaces/innerkits/
H
A
D
lite_wm_type.h
84
const char
SERVICE_NAME
[] = "WMS";
member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H
A
D
bundle_common.h
34
const char
SERVICE_NAME
[] = "ohos.nfc.cardemulation.action.HOST_APDU_SERVICE";
member
/foundation/deviceprofile/device_info_manager/common/include/constants/
H
A
D
distributed_device_profile_constants.h
47
const std::string
SERVICE_NAME
= "serviceName";
member
Completed in 6 milliseconds