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:vdiBase
(Results
1 - 10
of
10
) sorted by relevance
/drivers/hdf_core/framework/core/host/test/sample/
H
A
D
vdi_sample1_driver.c
28
static int SampleAOpen(struct HdfVdiBase *
vdiBase
)
in SampleAOpen()
argument
35
static int SampleAClose(struct HdfVdiBase *
vdiBase
)
in SampleAClose()
argument
H
A
D
vdi_sample1_symbol.c
29
static int SampleAOpen(struct HdfVdiBase *
vdiBase
)
in SampleAOpen()
argument
36
static int SampleAClose(struct HdfVdiBase *
vdiBase
)
in SampleAClose()
argument
H
A
D
vdi_sample2_driver.cpp
38
static int SampleAOpen(struct HdfVdiBase *
vdiBase
)
in SampleAOpen()
argument
46
static int SampleAClose(struct HdfVdiBase *
vdiBase
)
in SampleAClose()
argument
/drivers/hdf_core/framework/core/host/src/
H
A
D
hdf_load_vdi.c
58
struct HdfVdiBase **
vdiBase
= (struct HdfVdiBase **)dlsym(handler, "hdfVdiDesc");
in HdfLoadVdi()
local
93
struct HdfVdiBase *
vdiBase
= vdiObj->
vdiBase
;
HdfCloseVdi()
local
[all...]
/drivers/hdf_core/interfaces/inner_api/host/uhdf/
H
A
D
hdf_load_vdi.h
34
struct HdfVdiBase *
vdiBase
;
member
/drivers/peripheral/light/hdi_impl/
H
A
D
light_interface_impl.cpp
149
static int32_t CreateLightVdiInstance(struct HdfVdiBase *
vdiBase
)
in CreateLightVdiInstance()
argument
166
static int32_t DestoryLightVdiInstance(struct HdfVdiBase *
vdiBase
)
in DestoryLightVdiInstance()
argument
/drivers/peripheral/camera/vdi_base/usb_camera/vdi_impl/src/camera_host/
H
A
D
camera_host_usb_vdi_impl.cpp
400
static int CreateCameraHostVdiInstance(struct HdfVdiBase *
vdiBase
)
in CreateCameraHostVdiInstance()
argument
415
static int DestoryCameraHostVdiInstance(struct HdfVdiBase *
vdiBase
)
in DestoryCameraHostVdiInstance()
argument
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H
A
D
camera_host_vdi_impl.cpp
436
static int CreateCameraHostVdiInstance(struct HdfVdiBase *
vdiBase
)
in CreateCameraHostVdiInstance()
argument
451
static int DestoryCameraHostVdiInstance(struct HdfVdiBase *
vdiBase
)
in DestoryCameraHostVdiInstance()
argument
/drivers/peripheral/sensor/hdi_impl/
H
A
D
sensor_impl.cpp
402
static int32_t CreateSensorVdiInstance(struct HdfVdiBase *
vdiBase
)
in CreateSensorVdiInstance()
argument
419
static int32_t DestorySensorVdiInstance(struct HdfVdiBase *
vdiBase
)
in DestorySensorVdiInstance()
argument
/drivers/peripheral/vibrator/hdi_impl/
H
A
D
vibrator_interface_impl.cpp
266
static int32_t CreateLightVdiInstance(struct HdfVdiBase *
vdiBase
)
in CreateLightVdiInstance()
argument
283
static int32_t DestoryLightVdiInstance(struct HdfVdiBase *
vdiBase
)
in DestoryLightVdiInstance()
argument
Completed in 5 milliseconds