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 - 12
of
12
) sorted by relevance
/drivers/hdf_core/framework/model/storage/include/mmc/
H
A
D
mmc_block.h
57
size_t
capacity
; /* sized by sector */
member
H
A
D
mmc_corex.h
234
size_t
capacity
; // by sectors
member
H
A
D
mmc_protocol.h
380
uint32_t
capacity
; /* see CSD Field C_SIZE. */
member
/drivers/hdf_core/framework/model/storage/include/mtd/
H
A
D
mtd_core.h
138
size_t
capacity
;
member
/drivers/hdf_core/adapter/uhdf2/ipc/src/
H
A
D
hdf_sbuf_impl_hipc.cpp
370
extern "C" struct HdfSBufImpl *SbufObtainIpc(size_t
capacity
)
in SbufObtainIpc()
argument
/drivers/hdf_core/framework/utils/src/
H
A
D
hdf_sbuf.c
305
struct HdfSBuf *HdfSbufTypedObtainCapacity(uint32_t type, size_t
capacity
)
in HdfSbufTypedObtainCapacity()
argument
405
struct HdfSBuf *HdfSbufObtain(size_t
capacity
)
in HdfSbufObtain()
argument
H
A
D
hdf_sbuf_impl_raw.c
32
size_t
capacity
; /**< Storage
capacity
, 512 KB at most. */
member
518
SbufRawImplNewInstance(size_t
capacity
)
SbufRawImplNewInstance()
argument
545
SbufObtainRaw(size_t
capacity
)
SbufObtainRaw()
argument
[all...]
/drivers/peripheral/battery/interfaces/hdi_service/src/
H
A
D
battery_interface_impl.cpp
111
int32_t BatteryInterfaceImpl::GetCapacity(int32_t&
capacity
)
in GetCapacity()
argument
H
A
D
power_supply_provider.cpp
729
int32_t PowerSupplyProvider::ParseCapacity(int32_t*
capacity
)
in ParseCapacity()
argument
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H
A
D
hdi_service_test.cpp
858
int32_t
capacity
= -1;
in HWTEST_F()
local
[all...]
/drivers/peripheral/usb/hdi_service/include/
H
A
D
usbd_type.h
209
int32_t
capacity
;
member
/drivers/peripheral/codec/interfaces/include/
H
A
D
codec_type.h
215
uint32_t
capacity
; /**< Total size of buffer blocks*/
member
Completed in 14 milliseconds