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:product_
(Results
1 - 7
of
7
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H
A
D
udmf_service_impl.h
72
std::shared_ptr<UdmfServiceImpl>
product_
;
member in OHOS::UDMF::final::Factory
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kvdb_service_impl.h
114
std::shared_ptr<KVDBServiceImpl>
product_
;
member in OHOS::DistributedKv::final::Factory
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
rdb_service_impl.h
143
std::shared_ptr<RdbServiceImpl>
product_
;
member in OHOS::DistributedRdb::RdbServiceImpl::Factory
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H
A
D
cloud_service_impl.h
87
std::shared_ptr<CloudServiceImpl>
product_
;
member in OHOS::CloudData::CloudServiceImpl::Factory
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
system_properties.cpp
65
std::string SystemProperties::
product_
= UNDEFINED_PARAM;
member in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
H
A
D
system_properties.h
629
static std::string
product_
;
member in OHOS::Ace::final
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
system_properties.cpp
393
std::string SystemProperties::
product_
= INVALID_PARAM;
member in OHOS::Ace::SystemProperties
Completed in 6 milliseconds