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:properties_
(Results
1 - 25
of
31
) sorted by relevance
1
2
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
system_bar_style_ohos.h
39
std::map<Rosen::WindowType, Rosen::SystemBarProperty>
properties_
;
member in OHOS::Ace::SystemBarStyleOhos
/foundation/graphic/graphic_3d/kits/js/include/
H
A
D
ObjectProxy.h
38
BASE_NS::unordered_map<BASE_NS::string, BASE_NS::unique_ptr<PropertyProxy>>
properties_
;
member in ObjectProxy
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H
A
D
render_dialog.h
36
DialogProperties
properties_
;
member in OHOS::Ace::RenderDialog
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H
A
D
fragment_metadata.h
50
ImageMetadata::PropertyMapPtr
properties_
= std::make_shared<ImageMetadata::PropertyMap>();
member in OHOS::Media::FragmentMetadata
/foundation/ability/idl_tool/idl_tool_2/metadata/
H
A
D
meta_method.h
26
unsigned int
properties_
;
member
H
A
D
meta_interface.h
28
unsigned int
properties_
;
member
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
metadata.h
74
IContainer::Ptr
properties_
;
member in Internal::Metadata
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H
A
D
virtual_multi_ver_sync_db_interface.h
101
KvDBProperties
properties_
;
member in DistributedDB::final
H
A
D
virtual_relational_ver_sync_db_interface.h
132
KvDBProperties
properties_
;
member in DistributedDB::VirtualRelationalVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H
A
D
sqlite_single_relational_storage_engine.h
128
RelationalDBProperties
properties_
;
member in DistributedDB::SQLiteSingleRelationalStorageEngine
/foundation/ability/idl_tool/metadata/
H
A
D
meta_method.h
26
unsigned int
properties_
;
member
H
A
D
meta_interface.h
27
unsigned int
properties_
;
member
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H
A
D
unified_data.h
66
std::shared_ptr<UnifiedDataProperties>
properties_
;
member in OHOS::UDMF::UnifiedData
/foundation/ability/idl_tool/codegen/
H
A
D
ts_code_emitter.h
60
unsigned int
properties_
;
member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
morphing_system.h
83
IMorphingSystem::Properties
properties_
;
member in final
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H
A
D
rs_transition_effect.h
50
std::vector<std::pair<std::shared_ptr<RSPropertyBase>, std::shared_ptr<RSPropertyBase>>>
properties_
;
member in OHOS::Rosen::final
/foundation/multimodalinput/input/tools/vuinput/include/
H
A
D
virtual_device.h
77
std::vector<uint32_t>
properties_
;
member in OHOS::MMI::VirtualDevice
/foundation/communication/bluetooth/interfaces/inner_api/include/
H
A
D
bluetooth_gatt_characteristic.h
266
int
properties_
;
member in OHOS::Bluetooth::GattCharacteristic
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_capturedata.h
86
std::map<std::string, std::string>
properties_
;
member in OHOS::Rosen::final
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_database.h
128
uint8_t
properties_
;
member
H
A
D
gatt_cache.h
59
uint8_t
properties_
= 0;
member
128
uint8_t
properties_
;
member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
gatt_data.h
119
int
properties_
;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H
A
D
rs_render_modifier.h
44
RSProperties&
properties_
;
member in OHOS::Rosen::RSModifierContext
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
generic_kvdb.h
190
KvDBProperties
properties_
;
member in DistributedDB::GenericKvDB
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H
A
D
udmf_capi_common.h
114
std::shared_ptr<OHOS::UDMF::UnifiedDataProperties>
properties_
;
member
Completed in 9 milliseconds
1
2