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:capacity_
(Results
1 - 25
of
41
) sorted by relevance
1
2
/foundation/resourceschedule/ffrt/src/util/
H
A
D
spmc_queue.h
69
unsigned int
capacity_
= 0;
member in ffrt::SpmcQueue
/foundation/ability/idl_tool/idl_tool_2/util/
H
A
D
string_builder.h
42
size_t
capacity_
= 0;
member in OHOS::Idl::StringBuilder
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/buffer_manager/
H
A
D
shared_buffer.h
41
const int64_t
capacity_
;
member in OHOS::CameraStandard::DeferredProcessing::SharedBuffer
/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/transport/
H
A
D
dsched_data_buffer.h
37
size_t
capacity_
= 0;
member in OHOS::DistributedSchedule::DSchedDataBuffer
/foundation/ability/idl_tool/util/
H
A
D
string_builder.h
43
size_t
capacity_
= 0;
member in OHOS::Idl::StringBuilder
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/include/
H
A
D
lru_cache_disk_handler.h
49
std::atomic<size_t>
capacity_
;
member in OHOS::NetStack::Http::LRUCacheDiskHandler
H
A
D
lru_cache.h
65
size_t
capacity_
;
member in OHOS::NetStack::Http::LRUCache
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H
A
D
hgm_lru_cache.h
76
uint32_t
capacity_
;
member in OHOS::Rosen::HgmLRUCache
/foundation/multimedia/media_foundation/src/buffer/avbuffer/include/
H
A
D
av_hardware_allocator.h
42
int32_t
capacity_
;
member in OHOS::Media::AVHardwareAllocator
/foundation/multimedia/media_foundation/interface/inner_api/buffer/
H
A
D
avsharedmemorybase.h
126
int32_t
capacity_
;
member in OHOS::Media::AVSharedMemoryBase
H
A
D
avbuffer.h
249
int32_t
capacity_
= 0;
member in OHOS::Media::AVMemory
/foundation/distributedhardware/distributed_camera/common/include/utils/
H
A
D
data_buffer.h
49
size_t
capacity_
= 0;
member in OHOS::DistributedHardware::DataBuffer
/foundation/distributedhardware/distributed_audio/services/common/audiodata/include/
H
A
D
audio_data.h
44
size_t
capacity_
= 0;
member in OHOS::DistributedHardware::AudioData
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H
A
D
data_buffer_test.cpp
33
size_t
capacity_
= 0;
member in OHOS::DistributedHardware::DataBufferTest
/foundation/distributedhardware/distributed_screen/services/common/databuffer/include/
H
A
D
data_buffer.h
54
size_t
capacity_
= 0;
member in OHOS::DistributedHardware::DataBuffer
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H
A
D
mem_allocator.h
120
size_t
capacity_
; // The size of the memory block
member in OHOS::Rosen::Drawing::MemAllocator
/foundation/communication/netmanager_base/utils/common_utils/include/
H
A
D
lru_cache.h
123
size_t
capacity_
;
member in OHOS::NetManagerStandard::LRUCache
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H
A
D
av_trans_buffer.h
53
size_t
capacity_
;
member in OHOS::DistributedHardware::BufferData
/foundation/ai/intelligent_voice_framework/utils/
H
A
D
queue_util.h
140
uint32_t
capacity_
= 0;
member in OHOS::IntellVoiceUtils::QueueUtil
/foundation/CastEngine/castengine_wifi_display/services/utils/
H
A
D
data_buffer.h
116
int32_t
capacity_
= 0;
member in OHOS::Sharing::DataBuffer
/foundation/arkui/ace_engine/frameworks/core/common/resource/
H
A
D
resource_manager.h
160
std::atomic<size_t>
capacity_
= 3;
member in OHOS::Ace::final
/foundation/arkui/ace_engine/frameworks/core/image/
H
A
D
image_cache.h
100
std::atomic<size_t>
capacity_
= 0; // by default memory cache can store 0 images.
member in OHOS::Ace::ImageCache
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H
A
D
block_queue.h
185
const size_t
capacity_
;
member in OHOS::Media::BlockQueue
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/
H
A
D
buffer_metadata_stream.h
243
long
capacity_
;
member in OHOS::Media::BufferMetadataStream
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H
A
D
data_packer.h
127
const size_t
capacity_
;
member in OHOS::Media::DataPacker
Completed in 7 milliseconds
1
2