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:Vibrator
(Results
1 - 19
of
19
) sorted by relevance
/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticcapacity_fuzzer/
H
A
D
vibratorgethapticcapacity_fuzzer.cpp
22
using namespace OHOS::HDI::
Vibrator
::V1_2;
26
OHOS::HDI::
Vibrator
::V1_2::HapticCapacity hapticCapacity;
47
sptr<OHOS::HDI::
Vibrator
::V1_2::IVibratorInterface> g_vibratorInterface =
in VibratorGetHapticCapacityTest()
48
OHOS::HDI::
Vibrator
::V1_2::IVibratorInterface::Get();
in VibratorGetHapticCapacityTest()
/drivers/peripheral/vibrator/test/fuzztest/vibratorplayhapticpattern_fuzzer/
H
A
D
vibratorplayhapticpattern_fuzzer.cpp
22
using namespace OHOS::HDI::
Vibrator
::V1_2;
28
enum OHOS::HDI::
Vibrator
::V1_2::EVENT_TYPE g_eventType;
48
OHOS::HDI::
Vibrator
::V1_2::HapticPaket pkg;
in VibratorPlayHapticPatternTest()
59
sptr<OHOS::HDI::
Vibrator
::V1_2::IVibratorInterface> g_vibratorInterface =
in VibratorPlayHapticPatternTest()
60
OHOS::HDI::
Vibrator
::V1_2::IVibratorInterface::Get();
in VibratorPlayHapticPatternTest()
65
OHOS::HDI::
Vibrator
::V1_2::HapticEvent hapticEvent;
in VibratorPlayHapticPatternTest()
74
OHOS::HDI::
Vibrator
::V1_2::CurvePoint curvePoint;
in VibratorPlayHapticPatternTest()
/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticstartuptime_fuzzer/
H
A
D
vibratorgethapticstartuptime_fuzzer.cpp
22
using namespace OHOS::HDI::
Vibrator
::V1_2;
31
sptr<OHOS::HDI::
Vibrator
::V1_2::IVibratorInterface> g_vibratorInterface =
in VibratorGetHapticStartUpTimeTest()
32
OHOS::HDI::
Vibrator
::V1_2::IVibratorInterface::Get();
in VibratorGetHapticStartUpTimeTest()
/drivers/peripheral/vibrator/test/fuzztest/vibratorstopv1_2_fuzzer/
H
A
D
vibratorstopv1_2_fuzzer.cpp
22
using namespace OHOS::HDI::
Vibrator
;
23
using namespace OHOS::HDI::
Vibrator
::V1_2;
34
HDF_LOGE("%{public}s:
Vibrator
Start failed, ret is [%{public}x]\n", __func__, ret);
in VibratorStopV1_2FuzzTest()
39
HDF_LOGE("%{public}s:
Vibrator
Start failed, ret is [%{public}x]\n", __func__, ret);
in VibratorStopV1_2FuzzTest()
/drivers/peripheral/vibrator/test/fuzztest/vibratorstartbyintensity_fuzzer/
H
A
D
vibratorstartbyintensity_fuzzer.cpp
22
using namespace OHOS::HDI::
Vibrator
;
23
using namespace OHOS::HDI::
Vibrator
::V1_3;
34
HDF_LOGE("%{public}s:
Vibrator
StartByIntensity failed, ret is [%{public}x]\n", __func__, ret);
in VibratorStartByIntensityFuzzTest()
/drivers/peripheral/vibrator/hdi_service/
H
A
D
vibrator_if_driver.cpp
25
using namespace OHOS::HDI::
Vibrator
::V1_3;
71
auto serviceImpl = OHOS::HDI::
Vibrator
::V1_3::IVibratorInterface::Get(true);
in HdfVibratorInterfaceDriverBind()
79
OHOS::HDI::
Vibrator
::V1_3::IVibratorInterface::GetDescriptor());
in HdfVibratorInterfaceDriverBind()
H
A
D
vibrator_if_service.h
25
namespace
Vibrator
{
namespace
53
} //
Vibrator
H
A
D
vibrator_if_service.cpp
25
namespace
Vibrator
{
namespace
448
} //
Vibrator
/drivers/peripheral/vibrator/test/fuzztest/vibratorstart_fuzzer/
H
A
D
vibratorstart_fuzzer.cpp
20
using namespace OHOS::HDI::
Vibrator
::V1_1;
/drivers/peripheral/vibrator/test/fuzztest/vibratorstop_fuzzer/
H
A
D
vibratorstop_fuzzer.cpp
20
using namespace OHOS::HDI::
Vibrator
::V1_1;
/drivers/peripheral/vibrator/test/fuzztest/vibratorstartonce_fuzzer/
H
A
D
vibratorstartonce_fuzzer.cpp
20
using namespace OHOS::HDI::
Vibrator
::V1_1;
/drivers/peripheral/vibrator/hdi_impl/
H
A
D
vibrator_interface_impl.h
24
namespace
Vibrator
{
namespace
45
} //
Vibrator
H
A
D
vibrator_interface_impl.cpp
29
namespace
Vibrator
{
namespace
313
} //
Vibrator
/drivers/peripheral/vibrator/interfaces/v1_1/
H
A
D
ivibrator_interface_vdi.h
28
namespace
Vibrator
{
namespace
59
} //
Vibrator
/drivers/peripheral/vibrator/test/fuzztest/vibrator_fuzzer/
H
A
D
vibrator_fuzzer.cpp
22
using namespace OHOS::HDI::
Vibrator
::V1_1;
/drivers/peripheral/vibrator/test/unittest/hdi/
H
A
D
hdf_vibrator_hdi_test.cpp
26
using namespace OHOS::HDI::
Vibrator
;
27
using namespace OHOS::HDI::
Vibrator
::V1_3;
54
sptr<OHOS::HDI::
Vibrator
::V1_3::IVibratorInterface> g_vibratorInterface = nullptr;
67
g_vibratorInterface = OHOS::HDI::
Vibrator
::V1_3::IVibratorInterface::Get();
in SetUpTestCase()
133
* @tc.desc: Controls this Performing Time Series
Vibrator
Effects.
157
* @tc.desc: Controls this Performing built-in
Vibrator
Effects.
181
* @tc.desc: Controls this Performing Time Series
Vibrator
Effects.
209
* Controls this Performing Time Series
Vibrator
Effects.
234
* Controls this Perform built-in
Vibrator
Effects.
535
OHOS::HDI::
Vibrator
in HWTEST_F()
[all...]
H
A
D
hdi_unittest_vibrator.cpp
31
using namespace OHOS::HDI::
Vibrator
;
32
using namespace OHOS::HDI::
Vibrator
::V1_3;
78
* @tc.desc: Create a
Vibrator
instance. The instance is not empty.
573
* @tc.desc: Controls this Performing Time Series
Vibrator
Effects.
592
* @tc.desc: Controls this Performing Time Series
Vibrator
Effects.
624
* @tc.desc: Controls this Performing Time Series
Vibrator
Effects.
/drivers/peripheral/vibrator/test/performance/hdi/
H
A
D
hdf_vibrator_hdi_performance_test.cpp
24
using namespace OHOS::HDI::
Vibrator
::V1_1;
/drivers/peripheral/vibrator/test/benchmarktest/
H
A
D
hdf_vibrator_benchmark_test.cpp
27
using namespace OHOS::HDI::
Vibrator
::V1_1;
84
* Controls this Performing Time Series
Vibrator
Effects
108
* Controls this Performing built-in
Vibrator
Effects
132
* Controls this Performing Time Series
Vibrator
Effects
163
* Controls this Performing built-in
Vibrator
Effects
Completed in 7 milliseconds