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:factory_
(Results
1 - 16
of
16
) sorted by relevance
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
mesh_util.h
90
CORE_NS::IClassFactory&
factory_
;
member in MeshUtil
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
ikvdb_factory.cpp
19
IKvDBFactory *IKvDBFactory::
factory_
= nullptr;
member in DistributedDB::IKvDBFactory
33
IKvDBFactory::
factory_
= factory;
in Register()
member in DistributedDB::IKvDBFactory
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H
A
D
object_service_impl.h
71
static Factory
factory_
;
member in OHOS::DistributedObject::ObjectServiceImpl
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H
A
D
pasteboard_entry_getter.h
38
static Factory
factory_
;
member in OHOS::MiscServices::PasteboardEntryGetter
/foundation/distributeddatamgr/pasteboard/framework/test/include/
H
A
D
clip_factory.h
29
static ClipFactory
factory_
;
member in OHOS::MiscServices::ClipFactory
/foundation/graphic/graphic_3d/lume/Lume_3D/src/
H
A
D
graphics_context.h
95
struct Agp3DPluginState&
factory_
;
member in final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H
A
D
ikvdb_factory.h
62
static IKvDBFactory *
factory_
;
member in DistributedDB::IKvDBFactory
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H
A
D
udmf_service_impl.h
74
static Factory
factory_
;
member in OHOS::UDMF::final
H
A
D
udmf_service_impl.cpp
55
__attribute__((used)) UdmfServiceImpl::Factory UdmfServiceImpl::
factory_
;
member in OHOS::UDMF::UdmfServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/dump/
H
A
D
dump_manager.h
60
ConcurrentMap<std::string, Config>
factory_
;
member in OHOS::DistributedData::DumpManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kvdb_service_impl.h
153
static Factory
factory_
;
member in OHOS::DistributedKv::final
H
A
D
kvdb_service_impl.cpp
62
__attribute__((used)) KVDBServiceImpl::Factory KVDBServiceImpl::
factory_
;
member in OHOS::DistributedKv::KVDBServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H
A
D
data_share_service_impl.h
133
static Factory
factory_
;
member in OHOS::DataShare::DataShareServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
rdb_service_impl.h
211
static Factory
factory_
;
member in OHOS::DistributedRdb::RdbServiceImpl
H
A
D
rdb_service_impl.cpp
68
__attribute__((used)) RdbServiceImpl::Factory RdbServiceImpl::
factory_
;
member in OHOS::DistributedRdb::RdbServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H
A
D
cloud_service_impl.h
90
static Factory
factory_
;
member in OHOS::CloudData::CloudServiceImpl
Completed in 9 milliseconds