Home
last modified time | relevance | path

Searched defs:queryType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_query_vk.cpp33 const VkQueryType queryType = (VkQueryType)desc_.queryType; in RENDER_BEGIN_NAMESPACE() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_test.cpp1082 std::string queryType = "true"; variable