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:Disable
(Results
1 - 11
of
11
) sorted by relevance
/drivers/hdf_core/framework/model/sensor/driver/include/
H
A
D
sensor_device_if.h
16
int32_t (*
Disable
)(void);
member
/drivers/peripheral/sensor/interfaces/include/
H
A
D
sensor_if.h
97
int32_t (*
Disable
)(int32_t sensorId);
member
/drivers/peripheral/intelligent_voice/utils/
H
A
D
scope_guard.h
42
void
Disable
()
in Disable()
function in OHOS::IntelligentVoice::Utils::ScopeGuard
/drivers/hdf_core/framework/model/sensor/driver/ppg/
H
A
D
sensor_ppg_driver.h
20
int32_t (*
Disable
)(void);
member
/drivers/hdf_core/framework/support/platform/include/i2s/
H
A
D
i2s_core.h
28
int32_t (*
Disable
)(struct I2sCntlr *cntlr);
member
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H
A
D
sensor_device_manager.c
171
static int32_t
Disable
(struct SensorDeviceInfo *deviceInfo, struct HdfSBuf *data, struct HdfSBuf *reply)
in Disable()
function
/drivers/peripheral/sensor/hdi_impl/
H
A
D
sensor_impl.cpp
179
int32_t SensorImpl::
Disable
(int32_t sensorId)
in Disable()
function in OHOS::HDI::Sensor::V1_1::SensorImpl
/drivers/peripheral/sensor/test/unittest/dump/
H
A
D
hdf_sensor_dump_test.cpp
135
void HdfSensorDumpTest::
Disable
(int32_t sensorId)
in Disable()
function in HdfSensorDumpTest
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H
A
D
usb_device_lite_cdcacm_test.c
575
static uint32_t
Disable
(struct AcmDevice *acm)
in Disable()
function
/drivers/peripheral/usb/test/unittest/device_sdk/
H
A
D
usb_device_cdcacm_test.cpp
585
static uint32_t
Disable
(struct AcmDevice *acm)
in Disable()
function
/drivers/peripheral/sensor/hdi_service/
H
A
D
sensor_if_service.cpp
215
int32_t SensorIfService::
Disable
(int32_t sensorId)
in Disable()
function in OHOS::HDI::Sensor::V2_0::SensorIfService
Completed in 7 milliseconds