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:uriBuf
(Results
1 - 8
of
8
) sorted by relevance
/base/security/certificate_manager/test/unittest/multi_thread_test/src/
H
A
D
cm_app_cert_multi_thread_test.cpp
118
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
in HWTEST_F()
local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H
A
D
user_cert_plugin.cpp
72
uint8_t
uriBuf
[MAX_URI_LEN] = {0};
in InstallUserCert()
local
/base/security/certificate_manager/test/fuzz_test/cmappcert_fuzzer/
H
A
D
cmappcert_fuzzer.cpp
144
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
in DoSomethingInterestingWithMyAPI()
local
/base/security/certificate_manager/test/unittest/src/
H
A
D
cm_app_cert_test.cpp
145
char
uriBuf
[] = "oh:t=ak;o=keyA;u=0;a=0";
in HWTEST_F()
local
293
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
in HWTEST_F()
local
323
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
in HWTEST_F()
local
355
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
in HWTEST_F()
local
429
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
HWTEST_F()
local
467
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
HWTEST_F()
local
540
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
HWTEST_F()
local
583
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
HWTEST_F()
local
631
uint8_t
uriBuf
[MAX_LEN_URI] = {0};
HWTEST_F()
local
[all...]
H
A
D
cm_sys_app_cert_test.cpp
93
char
uriBuf
[] = "oh:t=sk;o=SyskeyA;u=100;a=0";
in HWTEST_F()
local
329
char
uriBuf
[] = "oh:t=sk;o=SyskeyB;u=100;a=0";
in HWTEST_F()
local
659
char
uriBuf
[] = "oh:t=sk;o=SyskeyA;u=100;a=0";
in HWTEST_F()
local
759
char
uriBuf
[] = "oh:t=sk;o=Syskey035;u=100;a=0";
in HWTEST_F()
local
933
char
uriBuf
[] = "oh:t=sk;o=Syskey043;u=100;a=0";
in HWTEST_F()
local
[all...]
H
A
D
cm_user_cert_test.cpp
476
uint8_t
uriBuf
[MAX_URI_LEN] = {0};
in HWTEST_F()
local
619
uint8_t
uriBuf
[MAX_URI_LEN] = {0};
in HWTEST_F()
local
878
uint8_t
uriBuf
[MAX_URI_LEN] = {0};
in HWTEST_F()
local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/idl/cm_ipc/
H
A
D
cm_ipc_service.c
371
char
uriBuf
[MAX_LEN_URI] = {0};
in CmCertListGetAppCertInfo()
local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H
A
D
cert_manager.c
385
char
uriBuf
[MAX_LEN_URI] = {0};
in CmRemoveSpecifiedAppCert()
local
Completed in 15 milliseconds