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:vectorSize
(Results
1 - 16
of
16
) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H
A
D
bundle_user_mgr_host.cpp
68
const int32_t
vectorSize
= data.ReadInt32();
in HandleCreateNewUser()
local
H
A
D
bundle_mgr_host.cpp
3757
int32_t
vectorSize
= static_cast<int32_t>(preinstalledApplicationInfos.size());
in HandleGetAllPreinstalledApplicationInfos()
local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
spirv_cross_helper_structs_gles.h
59
uint32_t
vectorSize
;
member
/foundation/communication/bluetooth_service/test/unittest/map/
H
A
D
map_mse_test.cpp
154
int
vectorSize
= devices.size();
in HWTEST_F()
local
170
int
vectorSize
= devices.size();
in HWTEST_F()
local
/foundation/communication/bluetooth_service/test/unittest/pbap/
H
A
D
pbap_client_test.cpp
149
int
vectorSize
= devices.size();
in HWTEST_F()
local
165
int
vectorSize
= devices.size();
in HWTEST_F()
local
H
A
D
pbap_server_test.cpp
128
int
vectorSize
= devices.size();
in HWTEST_F()
local
144
int
vectorSize
= devices.size();
in HWTEST_F()
local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H
A
D
spirv_cross_helper_structs_gles.h
177
uint32_t
vectorSize
;
member
/foundation/systemabilitymgr/safwk/services/safwk/src/
H
A
D
main.cpp
85
auto
vectorSize
= strVector.size();
in SetProcName()
local
/foundation/window/window_manager/window_scene/test/unittest/
H
A
D
scene_session_manager_stub_test.cpp
873
uint32_t
vectorSize
= 128;
in HWTEST_F()
local
1654
uint32_t
vectorSize
= 128;
in HWTEST_F()
local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H
A
D
device_status_collect_manager.cpp
112
size_t
vectorSize
= strVector.size();
in GetSaControlListByPersistEvent()
local
/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H
A
D
net_policy_client_fuzzer.cpp
221
uint32_t
vectorSize
= NetPolicyGetData<uint32_t>() % 21;
in SetCellularPoliciesFuzzTest()
local
305
uint32_t
vectorSize
= NetPolicyGetData<uint32_t>() % 21;
in SetNetQuotaPoliciesFuzzTest()
local
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H
A
D
system_ability_manager_proxy.cpp
80
auto
vectorSize
= strVector.size();
in InitSamgrProxy()
local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H
A
D
udmf.cpp
85
unsigned int
vectorSize
= strVector.size();
in StrVectorToTypesArray()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_common.cpp
815
size_t
vectorSize
= assets.size();
in RemoveDuplicateAssetsData()
local
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H
A
D
scene_session_manager_proxy.cpp
1393
uint32_t
vectorSize
= static_cast<uint32_t>(info.size());
in NotifyDumpInfoResult()
local
H
A
D
scene_session_manager_stub.cpp
782
uint32_t
vectorSize
= data.ReadUint32();
in HandleNotifyDumpInfoResult()
local
Completed in 29 milliseconds