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:partName
(Results
1 - 7
of
7
) sorted by relevance
/kernel/liteos_m/components/fs/vfs/
H
A
D
vfs_partition.c
42
int GetPartIdByPartName(const char *
partName
)
in GetPartIdByPartName()
argument
158
int LOS_PartitionFormat(const char *
partName
, char *fsType, void *data)
in LOS_PartitionFormat()
argument
/kernel/uniproton/src/fs/vfs/
H
A
D
vfs_maps.c
49
S32 OsVfsFsMgtFormat(const char *
partName
, char *fsType, void *data)
in OsVfsFsMgtFormat()
argument
H
A
D
vfs_partition.c
26
S32 OsGetPartIdByPartName(const char *
partName
)
in OsGetPartIdByPartName()
argument
140
S32 PRT_PartitionFormat(const char *
partName
, char *fsType, void *data)
in PRT_PartitionFormat()
argument
/kernel/liteos_a/fs/patchfs/
H
A
D
los_partition_utils.h
54
const CHAR *
partName
;
member
/kernel/liteos_m/components/fs/littlefs/
H
A
D
lfs_adapter.c
654
int LfsFormat(const char *
partName
, void *privData)
in LfsFormat()
argument
/kernel/uniproton/src/fs/littlefs/
H
A
D
lfs_adapter.c
628
static S32 OsLfsFormat(const char *
partName
, void *privData)
in OsLfsFormat()
argument
/kernel/liteos_m/components/fs/fatfs/
H
A
D
fatfs.c
932
int FatfsFormat(const char *
partName
, void *privData)
in FatfsFormat()
argument
Completed in 7 milliseconds