Home
last modified time | relevance | path

Searched defs:codeName (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/
H A Dsignal_info.cpp93 std::stringstream codeName; in FormatSIGBUSCodeName() local
119 std::stringstream codeName; in FormatSIGILLCodeName() local
154 std::stringstream codeName; in FormatSIGFPECodeName() local
189 std::stringstream codeName; in FormatSIGSEGVCodeName() local
206 std::stringstream codeName; in FormatSIGTRAPCodeName() local
229 std::stringstream codeName; in FormatCommonSignalCodeName() local
/ohos5.0/base/web/webview/interfaces/kits/napi/web_net_error_code/
H A Dnapi_web_net_errorcode.cpp36 #define NAPI_NET_ERROR_CODE(codeName, code) \ argument
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp206 int32_t VDecNdkSample::RunVideoDec_Surface(string codeName) in RunVideoDec_Surface()
251 int32_t VDecNdkSample::RunVideoDec(string codeName) in RunVideoDec()
372 int32_t VDecNdkSample::CreateVideoDecoder(string codeName) in CreateVideoDecoder()
H A Dvideodec_api11_sample.cpp255 int32_t VDecAPI11Sample::RunVideoDec_Surface(string codeName) in RunVideoDec_Surface()
295 int32_t VDecAPI11Sample::RunVideoDec(string codeName) in RunVideoDec()
367 int32_t VDecAPI11Sample::CreateVideoDecoder(string codeName) in CreateVideoDecoder()
H A Dstate_test.cpp56 string codeName = "OH.Media.Codec.Decoder.Video.AVC"; in SetUp() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp263 int32_t VDecNdkSample::RunVideoDec_Surface(string codeName) in RunVideoDec_Surface()
303 int32_t VDecNdkSample::RunVideoDec(string codeName) in RunVideoDec()
375 int32_t VDecNdkSample::CreateVideoDecoder(string codeName) in CreateVideoDecoder()
H A Dvideodec_api11_sample.cpp349 int32_t VDecAPI11Sample::RunVideoDec_Surface(string codeName) in RunVideoDec_Surface()
394 int32_t VDecAPI11Sample::RunVideoDec(string codeName) in RunVideoDec()
466 int32_t VDecAPI11Sample::CreateVideoDecoder(string codeName) in CreateVideoDecoder()
H A Dstate_test.cpp62 string codeName = OH_AVCapability_GetName(cap); in SetUp() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dstate_test.cpp62 const char *codeName = OH_AVCapability_GetName(cap); in SetUp() local
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp170 int32_t VDecFuzzSample::RunVideoDec(string codeName) in RunVideoDec()
275 int32_t VDecFuzzSample::CreateVideoDecoder(string codeName) in CreateVideoDecoder()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp334 int32_t VDecNdkSample::RunVideoDec_Surface(string codeName) in RunVideoDec_Surface()
374 int32_t VDecNdkSample::RunVideoDec(string codeName) in RunVideoDec()
446 int32_t VDecNdkSample::CreateVideoDecoder(string codeName) in CreateVideoDecoder()
H A Dvideodec_api11_sample.cpp366 int32_t VDecAPI11Sample::RunVideoDec_Surface(string codeName) in RunVideoDec_Surface()
406 int32_t VDecAPI11Sample::RunVideoDec(string codeName) in RunVideoDec()
478 int32_t VDecAPI11Sample::CreateVideoDecoder(string codeName) in CreateVideoDecoder()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/
H A Dc_service_stub_code_emitter.cpp621 std::string codeName = "code"; in EmitKernelStubOnRequestMethodImpl() local
669 std::string codeName = "code"; in EmitStubOnRequestMethodImpl() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dc_service_stub_code_emitter.cpp559 std::string codeName = "code"; in EmitKernelStubOnRequestMethodImpl() local
607 std::string codeName = "code"; in EmitStubOnRequestMethodImpl() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp280 int32_t VDecNdkInnerSample::RunVideoDecoder(const std::string &codeName) in RunVideoDecoder()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp320 int32_t VDecNdkInnerSample::RunVideoDecoder(const std::string &codeName) in RunVideoDecoder()