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:sensorType
(Results
1 - 9
of
9
) sorted by relevance
/base/powermgr/thermal_manager/test/unittest/src/
H
A
D
thermal_mock_proxy_remote_test.cpp
64
SensorType
sensorType
= SensorType::SOC;
in HWTEST_F()
local
H
A
D
thermal_mock_proxy_writeremoteobject_test.cpp
62
SensorType
sensorType
= SensorType::SOC;
in HWTEST_F()
local
H
A
D
thermal_config_file_parser.cpp
341
std::string
sensorType
= auxSensorList[i];
in ParseAuxSensorInfo()
local
363
std::string
sensorType
= sensors.at(i);
in ParseSensorInfo()
local
/base/msdp/device_status/libs/src/
H
A
D
devicestatus_algorithm_manager.cpp
40
int32_t
sensorType
= GetSensorTypeId(type);
in StartSensor()
local
239
int32_t
sensorType
= GetSensorTypeId(type);
in UnregisterSensor()
local
/base/sensors/sensor/frameworks/native/include/
H
A
D
native_sensor_impl.h
42
int32_t
sensorType
= -1;
member
/base/sensors/sensor/test/unittest/interfaces/kits/
H
A
D
sensor_native_test.cpp
66
Sensor_Type
sensorType
;
in SetUpTestCase()
local
98
Sensor_Type
sensorType
;
in SensorDataCallbackImpl()
local
123
Sensor_Type *
sensorType
= nullptr;
in SensorDataCallbackImpl1()
local
154
Sensor_Type
sensorType
;
in HWTEST_F()
local
329
Sensor_Type *
sensorType
= nullptr;
HWTEST_F()
local
[all...]
/base/sensors/sensor/frameworks/native/src/
H
A
D
native_sensor.cpp
139
int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *
sensorType
)
in OH_SensorInfo_GetType()
argument
187
int32_t
sensorType
= id->
sensorType
;
in OH_Sensor_Subscribe()
local
210
int32_t
sensorType
= id->
sensorType
;
in OH_Sensor_Unsubscribe()
local
219
OH_SensorEvent_GetType(Sensor_Event* sensorEvent, Sensor_Type *
sensorType
)
OH_SensorEvent_GetType()
argument
260
OH_SensorSubscriptionId_GetType(Sensor_SubscriptionId* id, Sensor_Type *
sensorType
)
OH_SensorSubscriptionId_GetType()
argument
270
OH_SensorSubscriptionId_SetType(Sensor_SubscriptionId* id, const Sensor_Type
sensorType
)
OH_SensorSubscriptionId_SetType()
argument
[all...]
/base/sensors/medical_sensor/utils/include/
H
A
D
medical_catalog.h
86
uint8_t
sensorType
;
member
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H
A
D
thermal_srv_config_parser.cpp
272
std::string
sensorType
= auxsensors[i];
in ParseAuxSensorInfo()
local
373
std::string
sensorType
= sensors.at(i);
in ParseSensorInfo()
local
[all...]
Completed in 6 milliseconds