Home
last modified time | relevance | path

Searched defs:appData (Results 1 – 4 of 4) sorted by relevance

/test/xts/hats/hdf/codec/hdi_idlomx/
Dcodec_callback_service.cpp30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in EmptyBufferDone()
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in FillBufferDone()
/test/xts/hats/hdf/codec/benchmarktest/
Dcodec_callback_service.cpp30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in EmptyBufferDone()
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in FillBufferDone()
/test/xts/hats/hdf/codec/hdi_component_additional/
Dcodec_callback_service.cpp30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in EmptyBufferDone()
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in FillBufferDone()
/test/xts/acts/arkui/ace_js_attribute_api/entry/src/ohosTest/js/MainAbility/pages/global/
Dindex.js27 let appData = getApp().data; variable