Home
last modified time | relevance | path

Searched defs:g_callback (Results 1 – 20 of 20) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
Dcodeccommon_fuzzer.h30 inline OHOS::sptr<OHOS::HDI::Codec::V1_0::ICodecCallback> g_callback; variable
/drivers/peripheral/camera/hal_c/hdi_cif/src/
Dcamera_host_callback_wrapper.cpp21 static OHOS::sptr<OHOS::Camera::ICameraHostCallback> g_callback; variable
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccreatecomponentomx_fuzzer/
Dcodeccreatecomponent_fuzzer.cpp25 CodecCallbackType* g_callback = CodecCallbackTypeStubGetInstance(); in CodecCreateComponent() local
/drivers/peripheral/input/test/fuzztest/inputregisterreportcallback_fuzzer/
Dinputregisterreportcallback_fuzzer.cpp29 InputEventCb g_callback; in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/input/test/fuzztest/inputunregisterreportcallback_fuzzer/
Dinputunregisterreportcallback_fuzzer.cpp30 InputEventCb g_callback; in InputUnregisterReportCallbackFuzzTest() local
/drivers/peripheral/codec/test/unittest/idl_omx/
Dcodec_hdi_omx_dec_test.cpp36 static sptr<ICodecCallback> g_callback = nullptr; variable
Dcodec_hdi_omx_enc_test.cpp35 static sptr<ICodecCallback> g_callback = nullptr; variable
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccommonomx_fuzzer/
Dcodeccommon_fuzzer.cpp36 CodecCallbackType *g_callback = nullptr; variable
/drivers/peripheral/codec/test/fuzztest/adapter_fuzzer/codeccommonadapter_fuzzer/
Dcodeccommon_fuzzer.cpp38 CodecCallbackType *g_callback = nullptr; variable
/drivers/peripheral/input/test/unittest/udriver/
Dhdi_input_test.cpp31 static InputEventCb g_callback; variable
/drivers/peripheral/sensor/test/performance/hdi/
Dhdf_sensor_hdi_performance_test.cpp36 sptr<ISensorCallback> g_callback = new SensorCallbackImpl(); variable
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_thread.cpp38 static sptr<IBatteryCallback> g_callback; variable
/drivers/peripheral/thermal/test/unittest/
Dhdf_thermal_hdi_test.cpp71 sptr<IThermalCallback> g_callback = new ThermalCallbackMock(); variable
/drivers/peripheral/input/test/unittest/hdi/
Dhdf_input_hdi_test.cpp33 sptr<IInputCallback> g_callback = nullptr; variable
/drivers/peripheral/input/test/unittest/common/
Dhdi_input_test.cpp32 InputEventCb g_callback; variable
/drivers/peripheral/power/interfaces/hdi_service/src/
Dpower_interface_impl.cpp60 static sptr<IPowerHdiCallback> g_callback; variable
/drivers/peripheral/input/test/benchmarktest/
Dinput_benchmark_test.cpp35 sptr<IInputCallback> g_callback = nullptr; variable
/drivers/peripheral/codec/test/demo/v1.0/
Dcodec_encode_test_async.c59 CodecCallback g_callback; variable
Dcodec_decode_test_async.c65 CodecCallback g_callback; variable
/drivers/peripheral/codec/test/unittest/hdi_adapter/
Dcodec_hdi_adapter_test.cpp41 struct CodecCallbackType *g_callback = nullptr; variable