Home
last modified time | relevance | path

Searched defs:indexType (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecgetextensionIndexomx_fuzzer/
H A DcodecgetextensionIndex_fuzzer.cpp26 uint32_t *indexType = reinterpret_cast<uint32_t *>(rawData); in CodecGetExtensionIndex() local
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetextensionIndexhdi_fuzzer/
H A DcodecgetextensionIndex_fuzzer.cpp30 uint32_t indexType = *(reinterpret_cast<uint32_t *>(rawData)); in CodecGetExtensionIndex() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_auto_connect_service_test.cpp195 int indexType = DEVICE_CONFIG_INDEX_SSID; variable
212 int indexType = DEVICE_CONFIG_INDEX_SSID; variable
230 int indexType = DEVICE_CONFIG_INDEX_SSID; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_auto_connect_service_test.cpp1068 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingEncryptionModeCheckSuccess() local
1084 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingEncryptionModeCheckFail1() local
1102 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingEncryptionModeCheckFail2() local
1122 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingEncryptionModeCheckFail3() local
1142 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingEncryptionModeCheckFail4() local
1168 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingSelectionSuccess1() local
1187 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingSelectionFail1() local
1208 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingSelectionFail2() local
1230 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingSelectionFail3() local
1252 int indexType = DEVICE_CONFIG_INDEX_SSID; in RoamingSelectionFail4() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_settings_test.cpp137 int indexType = ZERO; variable
149 int indexType = ZERO; variable
488 int indexType = STATE; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp554 OMX_INDEXTYPE indexType; variable
564 OMX_INDEXTYPE indexType; variable
572 OMX_INDEXTYPE indexType; variable
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp128 int32_t CodecComponentService::GetExtensionIndex(const std::string &paramName, uint32_t &indexType) in GetExtensionIndex()
H A Dcomponent_node.cpp265 OMX_INDEXTYPE indexType = OMX_IndexComponentStartUnused; in GetExtensionIndex() local
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_omx_enc_test.cpp421 uint32_t indexType = 0; variable
430 uint32_t indexType = 0; variable
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_adapter.cpp155 OMX_INDEXTYPE *indexType) in OmxAdapterGetExtensionIndex()
H A Dcodec_component_type_service.c124 const char *paramName, uint32_t *indexType) in CodecComponentTypeGetExtensionIndex()
H A Dcodec_component_type_stub.c341 uint32_t indexType = 0; in SerStubGetExtensionIndex() local
H A Dcodec_component_type_proxy.c364 const char *paramName, uint32_t *indexType) in CodecComponentTypeProxyGetExtensionIndex()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp387 …SCENE_NS::MeshGeometryArrayPtr<INDEX_TYPE> arrays, const RENDER_NS::IndexType& indexType, bool app… in UpdateMeshFromArrays()
H A Dscene_impl.cpp1431 SCENE_NS::MeshGeometryArrayPtr<IndicesType> arrays, RENDER_NS::IndexType indexType) in CreateMeshFromArrays()
H A Dscene_holder.cpp2418 …SCENE_NS::MeshGeometryArrayPtr<IndicesType> arrays, RENDER_NS::IndexType indexType, Entity existin… in CreateMeshFromArrays()
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp158 int32_t ComponentNode::GetExtensionIndex(const char *parameterName, OMX_INDEXTYPE *indexType) in GetExtensionIndex()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp227 int WifiSettings::GetDeviceConfig(const std::string &index, const int &indexType, in GetDeviceConfig()
438 int WifiSettings::IncreaseDeviceConnFailedCount(const std::string &index, const int &indexType, int… in IncreaseDeviceConnFailedCount()
459 int WifiSettings::SetDeviceConnFailedCount(const std::string &index, const int &indexType, int coun… in SetDeviceConnFailedCount()
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp363 uint32_t indexType = CODEC_NUM; in BENCHMARK_F() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp1087 GLenum indexType = GL_UNSIGNED_SHORT; in RenderCommandDraw() local
1152 GLenum indexType = GL_UNSIGNED_SHORT; in RenderCommandDrawIndirect() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1497 const VkIndexType indexType = (VkIndexType)renderCmd.indexBuffer.indexType; in RenderCommand() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp767 IndexType indexType, uint32_t loadedVertexCount) in LoadIndices()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp2278 size_t indexType = notifyUri.rfind('/'); in JSDeleteAssetExecute() local