Home
last modified time | relevance | path

Searched defs:datatype (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestUtils.cpp226 DataType datatype = DataType::UNKNOWN; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp1023 OH_NN_DataType datatype = OH_NN_UNKNOWN; variable
1036 OH_NN_DataType datatype = OH_NN_UNKNOWN; variable
1049 OH_NN_DataType* datatype = nullptr; variable
1062 OH_NN_DataType datatype = OH_NN_BOOL; variable
1075 OH_NN_DataType* datatype = nullptr; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp530 DataType datatype; in AccessorType() local
718 const auto datatype = AccessorType(loadResult, jsonData); in ParseAccessor() local