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:messageSize
(Results
1 - 9
of
9
) sorted by relevance
/base/security/device_auth/test/unittest/deviceauth/source/
H
A
D
group_operation_common_test.cpp
193
uint32_t
messageSize
= 0;
in HWTEST_F()
local
201
uint32_t
messageSize
= 0;
in HWTEST_F()
local
208
uint32_t
messageSize
= 0;
in HWTEST_F()
local
/base/notification/eventhandler/frameworks/test/moduletest/
H
A
D
event_handler_fd_listener_module_test.cpp
75
uint32_t
messageSize
= 64;
variable
H
A
D
event_handler_press_module_test.cpp
86
uint32_t
messageSize
= 1024;
variable
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H
A
D
peer_to_peer_group.c
68
uint32_t
messageSize
= 0;
in GenerateGroupId()
local
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H
A
D
across_account_group.c
54
uint32_t
messageSize
= 0;
in GenerateGroupId()
local
/base/telephony/sms_mms/frameworks/js/napi/include/
H
A
D
napi_mms.h
96
int64_t
messageSize
= 0;
member
/base/telephony/sms_mms/test/unittest/
H
A
D
mms_msg_test.cpp
306
const long
messageSize
= 12345678;
in GetMmsNotificationIndDataTest()
local
/base/security/device_auth/test/fuzztest/group_manage/groupoperationcommon_fuzzer/
H
A
D
groupoperationcommon_fuzzer.cpp
148
uint32_t
messageSize
= 0;
in GroupOperationTest19()
local
155
uint32_t
messageSize
= 0;
in GroupOperationTest20()
local
161
uint32_t
messageSize
= 0;
in GroupOperationTest21()
local
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H
A
D
group_operation_common.c
401
int32_t GetHashMessage(const Uint8Buff *first, const Uint8Buff *second, uint8_t **hashMessage, uint32_t *
messageSize
)
in GetHashMessage()
argument
Completed in 13 milliseconds