Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:vb
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H
A
D
cloud_db.rs
72
let mut
vb
= HashMap::new();
in batch_insert()
variables
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/render/
H
A
D
render_node_dotfield_render.cpp
166
const VertexBuffer
vb
[] = {
in RenderData()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H
A
D
cloud_cursor_impl.cpp
173
std::vector<std::pair<std::string, DBValue>> CloudCursorImpl::GetData(OhCloudExtValueBucket *
vb
)
in GetData()
argument
205
DBValue CloudCursorImpl::GetExtend(OhCloudExtValueBucket *
vb
, const std::string &col)
in GetExtend()
argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H
A
D
render_node_shader_passes_generic.cpp
225
const array_view<const VertexBufferWithHandleReference>
vb
= sRef.GetVertexBuffers();
in ExecuteFrameGraphics()
local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H
A
D
rdb_sqlite_shared_result_set_test.cpp
1421
ValuesBucket
vb
;
in HWTEST_F()
local
1473
ValuesBucket
vb
;
in HWTEST_F()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
render_system.cpp
792
auto&
vb
= renderSubmesh.vertexBuffers[idx];
in SetupSubmeshBuffers()
local
[all...]
Completed in 7 milliseconds