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:size_
(Results
1 - 25
of
195
) sorted by relevance
1
2
3
4
5
6
7
8
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H
A
D
array_view.h
53
constexpr array_view(pointer begin, size_type aSize) noexcept : begin_(begin),
size_
(aSize) {}
in size_()
function in array_view
55
constexpr array_view(value_type (&arr)[N]) noexcept : begin_(arr),
size_
(N)
in size_()
function in array_view
58
constexpr array_view(const array_view<U>& other) noexcept : begin_(other.begin_),
size_
(other.
size_
)
in size_()
function in array_view
[all...]
/foundation/communication/ipc/ipc/native/src/mock/include/
H
A
D
invoker_rawdata.h
37
size_t
size_
= 0;
member in OHOS::InvokerRawData
/applications/sample/camera/launcher/launcher/src/main/cpp/
H
A
D
app_manage.h
53
static int
size_
;
member in OHOS::AppManage
/base/web/webview/ohos_adapter/media_adapter/include/
H
A
D
buffer_info_adapter_impl.h
41
int32_t
size_
= 0;
member in OHOS::NWeb::BufferInfoAdapterImpl
/foundation/arkui/ace_engine/frameworks/core/components/list/
H
A
D
list_item_group_element.h
48
double
size_
= 0.0;
member in OHOS::Ace::ListItemGroupElement
/foundation/communication/netstack/frameworks/js/napi/socket/options/include/
H
A
D
socket_remote_info.h
56
uint32_t
size_
;
member in OHOS::NetStack::Socket::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H
A
D
fuzzer_data.h
44
const size_t
size_
;
member in DistributedDBTest::final
/arkcompiler/ets_frontend/ets2panda/util/
H
A
D
bitset.h
45
size_t
size_
;
member in ark::es2panda::util::BitSet
/arkcompiler/ets_frontend/es2panda/util/
H
A
D
bitset.h
44
size_t
size_
;
member in panda::es2panda::util::BitSet
/base/web/webview/ohos_adapter/flowbuffer_adapter/include/
H
A
D
flowbuffer_adapter_impl.h
65
size_t
size_
;
member in OHOS::NWeb::FlowbufferAdapterImpl
/foundation/ai/intelligent_voice_framework/utils/
H
A
D
array_buffer_util.h
47
uint32_t
size_
= 0;
member in OHOS::IntellVoiceUtils::ArrayBufferUtil
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H
A
D
array_wrapper.h
83
long
size_
;
member in OHOS::AAFwk::Array
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H
A
D
scrollable_item_pool.h
39
size_t
size_
;
member in OHOS::Ace::NG::ScrollableItemPool
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H
A
D
a2dp_shared_buffer.h
36
uint32_t
size_
;
member in OHOS::bluetooth::A2dpSharedBuffer
/foundation/graphic/graphic_3d/lume/Lume_3D/src/property/
H
A
D
property_handle.h
47
size_t
size_
;
member in PropertyHandle
H
A
D
property_handle.cpp
24
: IPropertyHandle(), owner_(owner), data_(data),
size_
(size)
in size_()
function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H
A
D
rs_ashmem_helper.h
45
size_t
size_
;
member in OHOS::Rosen::AshmemAllocator
/foundation/multimedia/media_foundation/test/scenetest/helper/
H
A
D
media_data_source_impl.h
35
int32_t
size_
;
member in OHOS::Media::IMediaDataSourceImpl
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H
A
D
datashare_observer.h
48
uint32_t
size_
= 0;
member
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/
H
A
D
rs_graphic_test_text.h
39
std::shared_ptr<OHOS::Rosen::RSProperty<float>>
size_
;
member in OHOS::Rosen::TextCustomModifier
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H
A
D
pbc_iterator.h
78
size_t
size_
;
member
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H
A
D
pbc_iterator.h
71
size_t
size_
;
member
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H
A
D
lock_free_queue.h
79
std::atomic<size_t>
size_
;
member in ark::tooling::sampler::LockFreeQueue
/base/hiviewdfx/hiview/base/logstore/include/
H
A
D
log_file.h
41
off_t
size_
= 0;
member in OHOS::HiviewDFX::LogFile
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H
A
D
dfx_mmap.h
53
size_t
size_
= 0;
member in OHOS::HiviewDFX::DfxMmap
Completed in 6 milliseconds
1
2
3
4
5
6
7
8