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:slot
(Results
1 - 6
of
6
) sorted by relevance
/drivers/hdf_core/adapter/khdf/linux/model/storage/vendor_adapter/
H
A
D
imx8mm_mmc_adapter.c
28
struct mmc_host *GetMmcHost(int32_t
slot
)
in GetMmcHost()
argument
34
void SdioRescan(int
slot
)
in SdioRescan()
argument
H
A
D
hi35xx_mmc_adapter.c
28
struct mmc_host *GetMmcHost(int32_t
slot
)
in GetMmcHost()
argument
34
void SdioRescan(int
slot
)
in SdioRescan()
argument
/drivers/hdf_core/adapter/khdf/linux/model/storage/
H
A
D
mmc_adapter.c
25
struct mmc_host *GetMmcHost(int32_t
slot
)
in GetMmcHost()
argument
32
void SdioRescan(int32_t
slot
)
in SdioRescan()
argument
/drivers/peripheral/partitionslot/test/unittest/
H
A
D
hdf_partitionslot_test.cpp
68
int
slot
= 2;
in HWTEST_F()
local
/drivers/peripheral/partitionslot/hdi_service/src/
H
A
D
partitionslot_impl.cpp
39
int32_t PartitionSlotImpl::GetSlotSuffix(int32_t
slot
, std::string& suffix)
in GetSlotSuffix()
argument
45
int32_t PartitionSlotImpl::SetActiveSlot(int32_t
slot
)
in SetActiveSlot()
argument
51
int32_t PartitionSlotImpl::SetSlotUnbootable(int32_t
slot
)
in SetSlotUnbootable()
argument
[all...]
/drivers/peripheral/partitionslot/hal/src/
H
A
D
partitionslot_manager.cpp
53
int32_t PartitionSlotManager::GetSlotSuffix(int32_t
slot
, std::string& suffix)
in GetSlotSuffix()
argument
65
int32_t PartitionSlotManager::SetActiveSlot(int32_t
slot
)
in SetActiveSlot()
argument
71
int32_t PartitionSlotManager::SetSlotUnbootable(int32_t
slot
)
in SetSlotUnbootable()
argument
77
WriteSlot(int fd, int32_t
slot
, off_t offset, off_t size)
WriteSlot()
argument
102
int32_t
slot
= 0;
ReadMisc()
local
113
WriteSlotToMisc(int32_t
slot
, off_t offset, off_t size)
WriteSlotToMisc()
argument
[all...]
Completed in 3 milliseconds