Home
last modified time | relevance | path

Searched defs:vb (Results 1 – 14 of 14) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
Dcloud_cursor_impl.cpp173 std::vector<std::pair<std::string, DBValue>> CloudCursorImpl::GetData(OhCloudExtValueBucket *vb) in GetData()
205 DBValue CloudCursorImpl::GetExtend(OhCloudExtValueBucket *vb, const std::string &col) in GetExtend()
/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/
Dipc_ability_scheduler_module_test.cpp393 auto mockHandler = [&](const Uri& uri, const NativeRdb::ValuesBucket& vb) { in __anon39a282e10e02()
433 const NativeRdb::DataAbilityPredicates& pred) { in __anon39a282e10f02()
/foundation/multimedia/media_lite/services/
Dcameradev_imx307.ini27 [vb] section
29 [vb.pool.0] argument
Dcameradev_jxf23.ini27 [vb] section
29 [vb.pool.0] argument
Dcameradev_imx335_5M.ini27 [vb] section
29 [vb.pool.0] argument
Dcameradev_imx335_4M.ini27 [vb] section
29 [vb.pool.0] argument
Dcameradev_imx335.ini27 [vb] section
29 [vb.pool.0] argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
Drender_node_shader_passes_generic.cpp225 … const array_view<const VertexBufferWithHandleReference> vb = sRef.GetVertexBuffers(); in ExecuteFrameGraphics() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
Dcloud_db.rs72 let mut vb = HashMap::new(); in batch_insert() localVariable
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_sqlite_shared_result_set_test.cpp1421 ValuesBucket vb; variable
1473 ValuesBucket vb; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Dvirtual_cloud_db.cpp424 for (auto &vb: extend) { in InnerUpdate() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
Dbasic_rust_types.rs190 let vb = in OhCloudExtVectorPush() localVariable
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Drender_backend_vk.cpp2277 …const GpuBufferVk* vb = gpuResourceMgr_.GetBuffer<const GpuBufferVk>(trianglesRef.vertexData.handl… in RenderCommand() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Drender_system.cpp792 auto& vb = renderSubmesh.vertexBuffers[idx]; in SetupSubmeshBuffers() local