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:SetMemoryType
(Results
1 - 14
of
14
) sorted by relevance
/drivers/peripheral/camera/vdi_base/common/device_manager/include/
H
A
D
icontroller.h
46
virtual void
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::IController
H
A
D
imanager.h
107
virtual void
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::IManager
H
A
D
idevice_manager.h
138
virtual void
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::IDeviceManager
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/
H
A
D
sensor_manager.cpp
174
void SensorManager::
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::SensorManager
180
(*iter)->
SetMemoryType
(memType);
in SetMemoryType()
H
A
D
sensor_controller.cpp
996
void SensorController::
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::SensorController
998
sensorVideo_->
SetMemoryType
(memType);
in SetMemoryType()
H
A
D
v4l2_device_manager.cpp
409
void V4L2DeviceManager::
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::V4L2DeviceManager
416
(std::static_pointer_cast<SensorManager>(*iter))->
SetMemoryType
(memType);
in SetMemoryType()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/include/
H
A
D
sensor_manager.h
45
void
SetMemoryType
(uint8_t &memType);
H
A
D
sensor_controller.h
50
void
SetMemoryType
(uint8_t &memType);
H
A
D
v4l2_device_manager.h
51
void
SetMemoryType
(uint8_t &memType);
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H
A
D
camera_dev.h
75
void
SetMemoryType
(uint8_t &memType);
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H
A
D
v4l2_dev.h
80
void
SetMemoryType
(uint8_t &memType);
/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/device_manager/
H
A
D
v4l2_device_manager.cpp
397
void V4L2DeviceManager::
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::V4L2DeviceManager
404
(std::static_pointer_cast<SensorManager>(*iter))->
SetMemoryType
(memType);
in SetMemoryType()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H
A
D
v4l2_dev.cpp
783
void HosV4L2Dev::
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::HosV4L2Dev
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/
H
A
D
camera_dev.cpp
760
void CameraDev::
SetMemoryType
(uint8_t &memType)
in SetMemoryType()
function in OHOS::Camera::CameraDev
Completed in 11 milliseconds