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:OpenDevice
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimodalinput/input/test/facility/virtual_device/src/
H
A
D
general_joystick.cpp
31
OpenDevice
(std::string("Virtual Joystick"))
in SetUp()
H
A
D
general_keyboard.cpp
31
OpenDevice
(std::string("Virtual keyboard"))
in SetUp()
H
A
D
general_crown.cpp
31
OpenDevice
(std::string("Virtual Crown"))
in SetUp()
H
A
D
general_uwb_remote_control.cpp
31
OpenDevice
(std::string("Virtual UWB RemoteControl"))
in SetUp()
H
A
D
general_touchscreen.cpp
31
OpenDevice
(std::string("Virtual TouchScreen"))
in SetUp()
H
A
D
general_touchpad.cpp
31
OpenDevice
(std::string("Virtual PcTouchPad"))
in SetUp()
H
A
D
general_stylus.cpp
31
OpenDevice
(std::string("Virtual Stylus"))
in SetUp()
H
A
D
general_mouse.cpp
31
OpenDevice
(std::string("Virtual Mouse"))
in SetUp()
H
A
D
general_device.cpp
48
bool GeneralDevice::
OpenDevice
(const std::string &name)
in OpenDevice()
function in OHOS::MMI::GeneralDevice
/foundation/multimodalinput/input/test/facility/virtual_device/include/
H
A
D
general_device.h
43
bool
OpenDevice
(const std::string &name);
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
hcamera_device.h
206
int32_t
OpenDevice
(bool isEnableSecCam = false);
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcamera_device.cpp
276
int32_t result =
OpenDevice
();
in Open()
287
int32_t errCode =
OpenDevice
(true);
in OpenSecureCamera()
330
int32_t HCameraDevice::
OpenDevice
(bool isEnableSecCam)
in OpenDevice()
function in OHOS::CameraStandard::HCameraDevice
332
MEDIA_INFO_LOG("HCameraDevice::
OpenDevice
start cameraId: %{public}s", cameraID_.c_str());
in OpenDevice()
342
MEDIA_ERR_LOG("HCameraDevice::
OpenDevice
Failed to open camera");
in OpenDevice()
350
"HCameraDevice::
OpenDevice
InitStreamOperator fail err code is:%{public}d", errorCode);
in OpenDevice()
371
MEDIA_INFO_LOG("HCameraDevice::
OpenDevice
end cameraId: %{public}s", cameraID_.c_str());
in OpenDevice()
382
"
OpenDevice
is not allowed!");
in CheckPermissionBeforeOpenDevice()
423
"HCameraDevice::
OpenDevice
Update setting failed with error Code: %{public}d", rc);
in UpdateDeviceSetting()
432
MEDIA_DEBUG_LOG("HCameraDevice::
OpenDevice
isFoldabl
in HandleFoldableDevice()
[all...]
Completed in 4 milliseconds