Searched refs:OHAudioDecoderDestroyBnormal (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/ |
| D | index.d.ts | 34 export const OHAudioDecoderDestroyBnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudioDecoderAvBuffer/ |
| D | index.d.ts | 34 export const OHAudioDecoderDestroyBnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| D | audiodecoderxdlndk.cpp | 384 static napi_value OHAudioDecoderDestroyBnormal(napi_env env, napi_callback_info info) in OHAudioDecoderDestroyBnormal() function 963 …{"OHAudioDecoderDestroyBnormal", nullptr, OHAudioDecoderDestroyBnormal, nullptr, nullptr, nullptr,… in Init()
|
| D | audioDecoderAvBuffer.cpp | 383 static napi_value OHAudioDecoderDestroyBnormal(napi_env env, napi_callback_info info) in OHAudioDecoderDestroyBnormal() function 1115 …{"OHAudioDecoderDestroyBnormal", nullptr, OHAudioDecoderDestroyBnormal, nullptr, nullptr, nullptr,… in Init()
|
| /test/xts/acts/multimedia/avsource/entry/src/ohosTest/ets/test/ |
| D | AudioDeCoderNdk.test.ets | 256 let result: number = audiodecoderxdlndk.OHAudioDecoderDestroyBnormal();
|
| D | AudioDecAvBufferNdk.test.ets | 321 let result: number = audioDecoderAvBuffer.OHAudioDecoderDestroyBnormal();
|