/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/ |
D | codeccommon_fuzzer.h | 30 inline OHOS::sptr<OHOS::HDI::Codec::V1_0::ICodecCallback> g_callback; variable
|
/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
D | camera_host_callback_wrapper.cpp | 21 static OHOS::sptr<OHOS::Camera::ICameraHostCallback> g_callback; variable
|
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccreatecomponentomx_fuzzer/ |
D | codeccreatecomponent_fuzzer.cpp | 25 CodecCallbackType* g_callback = CodecCallbackTypeStubGetInstance(); in CodecCreateComponent() local
|
/drivers/peripheral/input/test/fuzztest/inputregisterreportcallback_fuzzer/ |
D | inputregisterreportcallback_fuzzer.cpp | 29 InputEventCb g_callback; in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/input/test/fuzztest/inputunregisterreportcallback_fuzzer/ |
D | inputunregisterreportcallback_fuzzer.cpp | 30 InputEventCb g_callback; in InputUnregisterReportCallbackFuzzTest() local
|
/drivers/peripheral/codec/test/unittest/idl_omx/ |
D | codec_hdi_omx_dec_test.cpp | 36 static sptr<ICodecCallback> g_callback = nullptr; variable
|
D | codec_hdi_omx_enc_test.cpp | 35 static sptr<ICodecCallback> g_callback = nullptr; variable
|
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccommonomx_fuzzer/ |
D | codeccommon_fuzzer.cpp | 36 CodecCallbackType *g_callback = nullptr; variable
|
/drivers/peripheral/codec/test/fuzztest/adapter_fuzzer/codeccommonadapter_fuzzer/ |
D | codeccommon_fuzzer.cpp | 38 CodecCallbackType *g_callback = nullptr; variable
|
/drivers/peripheral/input/test/unittest/udriver/ |
D | hdi_input_test.cpp | 31 static InputEventCb g_callback; variable
|
/drivers/peripheral/sensor/test/performance/hdi/ |
D | hdf_sensor_hdi_performance_test.cpp | 36 sptr<ISensorCallback> g_callback = new SensorCallbackImpl(); variable
|
/drivers/peripheral/battery/interfaces/hdi_service/src/ |
D | battery_thread.cpp | 38 static sptr<IBatteryCallback> g_callback; variable
|
/drivers/peripheral/thermal/test/unittest/ |
D | hdf_thermal_hdi_test.cpp | 71 sptr<IThermalCallback> g_callback = new ThermalCallbackMock(); variable
|
/drivers/peripheral/input/test/unittest/hdi/ |
D | hdf_input_hdi_test.cpp | 33 sptr<IInputCallback> g_callback = nullptr; variable
|
/drivers/peripheral/input/test/unittest/common/ |
D | hdi_input_test.cpp | 32 InputEventCb g_callback; variable
|
/drivers/peripheral/power/interfaces/hdi_service/src/ |
D | power_interface_impl.cpp | 60 static sptr<IPowerHdiCallback> g_callback; variable
|
/drivers/peripheral/input/test/benchmarktest/ |
D | input_benchmark_test.cpp | 35 sptr<IInputCallback> g_callback = nullptr; variable
|
/drivers/peripheral/codec/test/demo/v1.0/ |
D | codec_encode_test_async.c | 59 CodecCallback g_callback; variable
|
D | codec_decode_test_async.c | 65 CodecCallback g_callback; variable
|
/drivers/peripheral/codec/test/unittest/hdi_adapter/ |
D | codec_hdi_adapter_test.cpp | 41 struct CodecCallbackType *g_callback = nullptr; variable
|