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:IsCameraMuted
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H
A
D
hcamera_service_proxy.cpp
625
int32_t HCameraServiceProxy::
IsCameraMuted
(bool &muteMode)
in IsCameraMuted()
function in OHOS::CameraStandard::HCameraServiceProxy
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H
A
D
camera_manager.cpp
498
Camera_ErrorCode NDKCamera::
IsCameraMuted
(void)
in IsCameraMuted()
function in OHOS_NDK_CAMERA::NDKCamera
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H
A
D
camera_manager_impl.cpp
503
Camera_ErrorCode Camera_Manager::
IsCameraMuted
(bool* isCameraMuted)
in IsCameraMuted()
function in Camera_Manager
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H
A
D
camera_manager_napi.cpp
1225
napi_value CameraManagerNapi::
IsCameraMuted
(napi_env env, napi_callback_info info)
in IsCameraMuted()
function in OHOS::CameraStandard::CameraManagerNapi
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H
A
D
camera_manager.cpp
2118
bool CameraManager::
IsCameraMuted
()
in IsCameraMuted()
function in OHOS::CameraStandard::CameraManager
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcamera_service.cpp
1261
int32_t HCameraService::
IsCameraMuted
(bool& muteMode)
in IsCameraMuted()
function in OHOS::CameraStandard::HCameraService
Completed in 16 milliseconds