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:length_
(Results
1 - 22
of
22
) sorted by relevance
/foundation/communication/netstack/utils/napi_utils/include/
H
A
D
secure_char.h
37
size_t
length_
= 0;
member in OHOS::NetStack::Secure::SecureChar
/foundation/multimedia/av_codec/services/dfx/include/
H
A
D
avcodec_dump_utils.h
39
std::vector<uint32_t>
length_
= std::vector<uint32_t>(4, 0);
member in OHOS::MediaAVCodec::AVCodecDumpControler
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H
A
D
av_file_descriptor.h
29
int64_t
length_
;
member
/foundation/communication/netstack/frameworks/native/tls_socket/include/
H
A
D
secure_data.h
41
size_t
length_
= 0;
member in OHOS::NetStack::TlsSocket::SecureData
/foundation/communication/bluetooth/interfaces/inner_api/include/
H
A
D
bluetooth_gatt_descriptor.h
185
size_t
length_
;
member in OHOS::Bluetooth::GattDescriptor
H
A
D
bluetooth_gatt_characteristic.h
290
size_t
length_
;
member in OHOS::Bluetooth::GattCharacteristic
/foundation/communication/netstack/frameworks/cj/http/include/
H
A
D
net_http_utils.h
86
size_t
length_
= 0;
member in OHOS::NetStack::Http::SecureChar
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H
A
D
link_queue.h
110
uint32_t
length_
;
member in OHOS::ACELite::final
/foundation/arkui/napi/sample/native_module_netserver/
H
A
D
netserver.h
71
size_t
length_
;
member in NetServerEvent
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H
A
D
helper_data_source_callback.h
41
uint32_t
length_
;
member
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H
A
D
media_data_source_callback.h
41
uint32_t
length_
;
member
/foundation/arkui/ace_engine/frameworks/core/components/list/
H
A
D
list_element.h
95
int32_t
length_
= 0;
member in OHOS::Ace::ListElement
H
A
D
layout_manager.h
299
int32_t
length_
= 0;
member in OHOS::Ace::LayoutManager
H
A
D
render_list.h
555
int32_t
length_
= 0;
member in OHOS::Ace::RenderList
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_database.h
37
size_t
length_
;
member
63
AttributeValue(AttributeValue &&src) noexcept : value_(std::move(src.value_)),
length_
(src.
length_
)
in length_()
function
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
gatt_data.h
68
size_t
length_
;
member
122
size_t
length_
;
global()
member
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H
A
D
heif_stream.h
55
size_t
length_
;
member in OHOS::ImagePlugin::HeifBufferInputStream
/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H
A
D
soundpool_napi.h
168
int64_t
length_
= 0;
member
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H
A
D
rtcp.h
52
uint16_t
length_
;
member
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H
A
D
font_parser.h
141
unsigned int
length_
;
member in OHOS::Rosen::TextEngine::FontParser
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H
A
D
font_parser_test.cpp
208
unsigned int
length_
= 0;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_event_hub.h
220
int32_t
length_
= 0;
member in OHOS::Ace::NG::RichEditorDeleteValue
Completed in 10 milliseconds