Home
last modified time | relevance | path

Searched defs:typeIndex (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_object_napi.cpp34 uint32_t typeIndex = 0; in ObjectTypeTaggedInstance() local
52 uint32_t typeIndex = 0; in ObjectCheckTypeTag() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFuzzTest.cpp135 int typeIndex = rand() % 4; variable
265 int typeIndex = rand() % 4; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFuzzTest.cpp124 int typeIndex = rand() % 4; variable
224 int typeIndex = rand() % 4; in HwTest_AddTrack() local
/ohos5.0/base/hiviewdfx/hiview/base/event_report/event/
H A Dlogger_event.cpp93 size_t typeIndex = param.second.GetType(); in ToJsonString() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerStablityTest.cpp69 int typeIndex = rand() % 4; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dmeasure_format_impl.cpp278 void MeasureFormatImpl::FillFormattedUnits(int unitIndex, int typeIndex, std::string *items, int it… in FillFormattedUnits()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerStablityTest.cpp69 int typeIndex = rand() % 4; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp327 size_t typeIndex = 0; in ConvertDeviceType() local
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp487 uint32_t typeIndex = 0; variable