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:strBuf
(Results
1 - 25
of
27
) sorted by relevance
1
2
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H
A
D
IO_test_ppoll_002.cpp
41
static char
strBuf
[] = "hello world.";
variable
H
A
D
IO_test_ppoll_001.cpp
40
static CHAR
strBuf
[] = "hello world.";
variable
H
A
D
IO_test_ppoll_003.cpp
41
static CHAR
strBuf
[] = "hello world.";
variable
/base/security/device_auth/test/unittest/deviceauth/source/
H
A
D
creds_manager_test.cpp
59
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = { 0 };
in RemoveDir()
local
H
A
D
mk_agree_test.cpp
55
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = { 0 };
in RemoveDir()
local
H
A
D
privacy_enhancement_test.cpp
52
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = { 0 };
in RemoveDir()
local
H
A
D
deviceauth_standard_member_test.cpp
144
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = {0};
in RemoveDir()
local
H
A
D
deviceauth_standard_auth_test.cpp
213
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = {0};
in RemoveDir()
local
H
A
D
deviceauth_standard_test.cpp
140
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = {0};
in RemoveDir()
local
/applications/standard/app_samples/code/BasicFeature/Native/NdkRawfile/entry/src/main/cpp/
H
A
D
rawfile_demo.cpp
39
char
strBuf
[256];
in GetFileList()
local
100
char
strBuf
[256];
in GetRawFileContent()
local
171
char
strBuf
[256];
in GetRawFileDescriptor()
local
[all...]
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H
A
D
cipher_module.cpp
163
void CipherModule::ResetStrBuf(char *
strBuf
)
in ResetStrBuf()
argument
/foundation/resourceschedule/ffrt/src/dfx/log/linux/
H
A
D
log_base.cpp
50
std::string pid, tid,
strBuf
;
in LogOutput()
local
60
std::cout <<
strBuf
;
in LogOutput()
local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_video_encoder_references_manager_h264.cpp
359
char
strBuf
[256];
in print_dpb()
local
/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H
A
D
savetrustedinfo_fuzzer.cpp
70
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = {0};
in RemoveDir()
local
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H
A
D
save_trusted_info_test.cpp
74
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = {0};
in RemoveDir()
local
/base/telephony/sms_mms/services/mms/
H
A
D
mms_network_client.cpp
99
int32_t MmsNetworkClient::GetMmsDataBuf(std::string &
strBuf
, const std::string &fileName)
in GetMmsDataBuf()
argument
152
std::string
strBuf
;
in PostUrl()
local
371
bool MmsNetworkClient::GetMmsPduFromFile(const std::string &fileName, std::string &
strBuf
)
in GetMmsPduFromFile()
argument
413
bool MmsNetworkClient::GetMmsPduFromDataBase(const std::string &dbUrl, std::string &
strBuf
)
in GetMmsPduFromDataBase()
argument
[all...]
/test/testfwk/developer_test/aw/cxx/distributed/
H
A
D
distributed_major.cpp
387
std::string
strBuf
= strCmd + ":" + strArgs;
in RunCmdOnAgent()
local
413
std::string
strBuf
= strCmd + ":" + strArgs;
in RunCmdOnAgent()
local
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H
A
D
os_account_adapter_test.cpp
268
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = { 0 };
in RemoveDir()
local
/test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/
H
A
D
global_napi_test.cpp
41
char
strBuf
[256];
in GetFileList()
local
143
char
strBuf
[256];
in GetRawFileContent()
local
183
char
strBuf
[256];
in GetRawFileContent64()
local
301
char
strBuf
[256];
GetRawFileDescriptor()
local
328
char
strBuf
[256];
GetRawFileDescriptor64()
local
350
char
strBuf
[256];
IsRawDir()
local
844
char
strBuf
[256];
GetRawFileDescriptorData()
local
890
char
strBuf
[256];
GetMediaBase64DataByName()
local
944
char
strBuf
[256];
GetMediaDataByName()
local
987
char
strBuf
[256];
GetDrawableDescriptorDataByName()
local
[all...]
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H
A
D
creds_manager_test.cpp
166
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = { 0 };
in RemoveDir()
local
/base/telephony/sms_mms/test/fuzztest/unittest_fuzzer/
H
A
D
unittest_fuzzer.cpp
267
std::string
strBuf
= GetString(256);
in TestGetMmsDataBuf()
local
289
std::string
strBuf
= GetString(20);
in TestGetMmsPduFromFile()
local
295
std::string
strBuf
= GetString(20);
in TestGetMmsPduFromDataBase()
local
/base/telephony/sms_mms/test/gtest/
H
A
D
zero_branch_mms_test.cpp
1205
std::string
strBuf
= TEST_DATA;
in HWTEST_F()
local
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H
A
D
howExpensiveIs.cpp
442
char
strBuf
[200];
in warmup()
local
566
char
strBuf
[200];
in warmup()
local
657
char
strBuf
[200];
in warmup()
local
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H
A
D
credsmanager_fuzzer.cpp
163
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = { 0 };
in RemoveDir()
local
/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/
H
A
D
devauthfunc_fuzzer.cpp
214
char
strBuf
[TEST_DEV_AUTH_BUFFER_SIZE] = {0};
in RemoveDir()
local
Completed in 30 milliseconds
1
2