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
refs:MIN_SIZE
(Results
1 - 25
of
27
) sorted by relevance
1
2
/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrstubmock_fuzzer/
H
A
D
enterprise_device_mgr_stub_mock_fuzzer.cpp
24
constexpr size_t
MIN_SIZE
= 6;
member
31
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/config_policy/test/fuzztest/getonecfgfileex_fuzzer/
H
A
D
getonecfgfileex_fuzzer.cpp
24
constexpr size_t
MIN_SIZE
= 4;
variable
41
if (data == nullptr || size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/config_policy/test/fuzztest/getcfgfilesex_fuzzer/
H
A
D
getcfgfilesex_fuzzer.cpp
24
constexpr size_t
MIN_SIZE
= 4;
variable
42
if (data == nullptr || size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/hiviewdfx/hiview/core/param_update/src/
H
A
D
param_reader.cpp
32
const int
MIN_SIZE
= 2;
member
57
if (strs.size() <
MIN_SIZE
) {
in VerifyCertFile()
96
if (strs.size() <
MIN_SIZE
) {
in VerifyParamFile()
/base/customization/enterprise_device_management/test/fuzztest/edmplugin_fuzzer/
H
A
D
edm_plugin_fuzzer.cpp
24
constexpr size_t
MIN_SIZE
= 4;
member
34
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/adminserviceinterface_fuzzer/
H
A
D
admin_service_interface_fuzzer.cpp
25
constexpr size_t
MIN_SIZE
= 5;
member
34
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/getbluetoothinfoplugin_fuzzer/
H
A
D
get_bluetooth_info_plugin_fuzzer.cpp
29
constexpr size_t
MIN_SIZE
= 16;
member
38
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/addosaccountplugin_fuzzer/
H
A
D
add_os_account_plugin_fuzzer.cpp
29
constexpr size_t
MIN_SIZE
= 4;
member
38
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/disallowedrunningbundlesplugin_fuzzer/
H
A
D
disallowed_running_bundles_plugin_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 24;
member
40
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/manageautostartappsplugin_fuzzer/
H
A
D
manage_auto_start_apps_plugin_fuzzer.cpp
29
constexpr size_t
MIN_SIZE
= 24;
member
38
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/getdeviceinfoplugin_fuzzer/
H
A
D
get_device_info_plugin_fuzzer.cpp
29
constexpr size_t
MIN_SIZE
= 16;
member
39
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/allowedusbdevicesplugin_fuzzer/
H
A
D
allowed_usb_devices_plugin_fuzzer.cpp
31
constexpr size_t
MIN_SIZE
= 16;
member
41
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/usbreadonlyplugin_fuzzer/
H
A
D
usb_read_only_plugin_fuzzer.cpp
29
constexpr size_t
MIN_SIZE
= 16;
member
38
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/powerpolicyplugin_fuzzer/
H
A
D
power_policy_plugin_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 24;
member
40
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/installplugin_fuzzer/
H
A
D
install_plugin_fuzzer.cpp
29
constexpr size_t
MIN_SIZE
= 16;
member
38
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/usercertplugin_fuzzer/
H
A
D
user_cert_plugin_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 24;
member
39
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/adminpoliciesstoragerdb_fuzzer/
H
A
D
admin_policies_storage_rdb_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 64;
member
38
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/disallowaddosaccountbyuserplugin_fuzzer/
H
A
D
disallow_add_os_account_by_user_plugin_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 16;
member
39
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/allowedbluetoothdevicesplugin_fuzzer/
H
A
D
allowed_bluetooth_devices_plugin_fuzzer.cpp
29
constexpr size_t
MIN_SIZE
= 16;
member
40
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/installdlpsandboxstub_fuzzer/
H
A
D
installdlpsandboxstub_fuzzer.cpp
31
constexpr uint32_t
MIN_SIZE
= 4 * sizeof(int32_t);
member
34
if ((data == nullptr) || (size <
MIN_SIZE
)) {
in FuzzTest()
/base/customization/enterprise_device_management/test/fuzztest/iptablesruleplugin_fuzzer/
H
A
D
iptables_rule_plugin_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 256;
member
38
if (data == nullptr || size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/
H
A
D
enterprise_device_mgr_ability_fuzzer.cpp
35
constexpr size_t
MIN_SIZE
= 64;
member
69
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/firewallruleplugin_fuzzer/
H
A
D
firewall_rule_plugin_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 16;
member
41
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/setbrowserpoliciesplugin_fuzzer/
H
A
D
set_browser_policies_plugin_fuzzer.cpp
30
constexpr size_t
MIN_SIZE
= 16;
member
83
if (size <
MIN_SIZE
) {
in LLVMFuzzerTestOneInput()
/base/global/i18n/frameworks/intl/src/
H
A
D
signature_verifier.cpp
39
const int SignatureVerifier::
MIN_SIZE
= 2;
member in OHOS::Global::I18n::SignatureVerifier
54
if (strs.size() <
MIN_SIZE
) {
in LoadFileVersion()
103
if (strs.size() <
MIN_SIZE
) {
in VerifyCertFile()
137
if (strs.size() <
MIN_SIZE
) {
in VerifyParamFile()
Completed in 7 milliseconds
1
2