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 - 25
of
32
) sorted by relevance
1
2
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
mesh_util.h
90
CORE_NS::IClassFactory&
factory_
;
member in MeshUtil
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H
A
D
subsetter_impl.h
71
FontFactoryPtr
factory_
;
member in sfntly::SubsetterImpl
/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
/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
/third_party/protobuf/src/google/protobuf/
H
A
D
dynamic_message_unittest.cc
63
DynamicMessageFactory
factory_
;
member in google::protobuf::DynamicMessageTest
[all...]
H
A
D
extension_set_heavy.cc
98
MessageFactory*
factory_
;
member in google::protobuf::internal::DescriptorPoolExtensionFinder
/third_party/node/src/inspector/
H
A
D
main_thread_interface.cc
51
Factory
factory_
;
member in node::inspector::__anon15350::CreateObjectRequest
/third_party/node/deps/v8/src/parsing/
H
A
D
rewriter.cc
89
AstNodeFactory
factory_
;
member in v8::internal::final
/third_party/googletest/googletest/test/
H
A
D
googletest-death-test-test.cc
1056
static MockDeathTestFactory*
factory_
;
member in __anon3036::MacroLogicDeathTest
1085
MockDeathTestFactory* MacroLogicDeathTest::
factory_
= nullptr;
member in __anon3036::MacroLogicDeathTest
[all...]
/third_party/node/deps/v8/src/heap/
H
A
D
memory-measurement.cc
85
Factory*
factory_
;
global()
member in v8::internal::__anon14659::MemoryMeasurementResultBuilder
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H
A
D
font.h
222
FontFactory*
factory_
; // dumb pointer, avoid circular refcounting
member in sfntly::Font::Builder
/third_party/googletest/googlemock/include/gmock/
H
A
D
gmock-actions.h
639
const FactoryFunction
factory_
;
member in testing::DefaultValue::FactoryValueProducer
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H
A
D
exception_safety_testing.h
1098
Factory
factory_
;
member in ExceptionSafetyTestBuilder
Completed in 18 milliseconds
1
2