Home
last modified time | relevance | path

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

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