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
refs:storage
(Results
1 - 8
of
8
) sorted by relevance
/drivers/hdf_core/adapter/khdf/liteos/model/storage/
H
A
D
Makefile
35
$(LITEOSTOPDIR)/../../drivers/khdf/liteos/model/
storage
/include \
39
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/mmc_block.c
40
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/mmc_core.c
41
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/mmc_dispatch.c
42
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/mmc_if.c
43
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/mmc_protocol.c
44
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/mmc_sdio.c
45
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/mmc_emmc.c
49
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/src/mmc/sdio_if.c
53
LOCAL_SRCS += $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/model/
storage
/sr
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/storage/
H
A
D
Makefile
14
STORAGE_ROOT_DIR = ../../../../../framework/model/
storage
16
ccflags-y +=-I$(srctree)/drivers/hdf/framework/model/
storage
/include/mmc \
17
-I$(srctree)/drivers/hdf/framework/model/
storage
/include/mtd \
25
-I$(srctree)/drivers/hdf/framework/model/
storage
/include/mmc \
/drivers/hdf_core/adapter/khdf/liteos/
H
A
D
lite.mk
50
HDF_INCLUDE += -I $(HDF_ROOT_DIR)/framework/model/
storage
/include
51
HDF_INCLUDE += -I $(HDF_ROOT_DIR)/framework/model/
storage
/include/mmc
52
HDF_INCLUDE += -I $(HDF_ROOT_DIR)/framework/model/
storage
/include/mtd
81
HDF_INCLUDE += -I $(HDF_ROOT_DIR)/adapter/khdf/liteos/model/
storage
/include
82
HDF_INCLUDE += -I $(HDF_ROOT_DIR)/adapter/khdf/liteos/model/
storage
/include/mmc
83
HDF_INCLUDE += -I $(HDF_ROOT_DIR)/adapter/khdf/liteos/model/
storage
/include/mtd
H
A
D
hdf_lite.mk
43
LITEOS_DRIVERS_HDF_INCLUDE += -I $(HDF_FRAMEWORKS_PATH)/model/
storage
/include
44
LITEOS_DRIVERS_HDF_INCLUDE += -I $(HDF_FRAMEWORKS_PATH)/model/
storage
/include/mmc
45
LITEOS_DRIVERS_HDF_INCLUDE += -I $(HDF_FRAMEWORKS_PATH)/model/
storage
/include/mtd
55
LITEOS_DRIVERS_HDF_INCLUDE += -I $(LITEOS_DRIVERS_HDF)/model/
storage
/include
56
LITEOS_DRIVERS_HDF_INCLUDE += -I $(LITEOS_DRIVERS_HDF)/model/
storage
/include/mmc
57
LITEOS_DRIVERS_HDF_INCLUDE += -I $(LITEOS_DRIVERS_HDF)/model/
storage
/include/mtd
109
LIB_SUBDIRS += $(LITEOS_DRIVERS_HDF)/model/
storage
/drivers/hdf_core/adapter/khdf/linux/platform/
H
A
D
platform.mk
34
-I$(srctree)/drivers/hdf/framework/model/
storage
/include \
35
-I$(srctree)/drivers/hdf/framework/model/
storage
/include/mmc \
36
-I$(srctree)/drivers/hdf/framework/model/
storage
/include/mtd \
/drivers/peripheral/audio/hal/hdi_binder/server/include/
H
A
D
hdf_audio_pnp_server.h
30
uint32_t
storage
[(FFRT_TASK_ATTR_STORAGE_SIZE + sizeof(uint32_t) - 1) / sizeof(uint32_t)];
member
/drivers/hdf_core/adapter/khdf/linux/
H
A
D
Makefile
51
obj-$(CONFIG_DRIVERS_HDF_STORAGE) += model/
storage
/
/drivers/hdf_core/adapter/khdf/liteos/platform/
H
A
D
Makefile
36
$(LITEOSTOPDIR)/../../drivers/khdf/liteos/model/
storage
/include \
Completed in 2 milliseconds