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:appKey
(Results
1 - 7
of
7
) sorted by relevance
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_key_v1_ext_test/
H
A
D
fscrypt_key_v1_ext_test.cpp
219
std::unique_ptr<uint8_t []>
appKey
;
in HWTEST_F()
local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v1_test/
H
A
D
fscrypt_key_v1_test.cpp
80
KeyBlob
appKey
;
in HWTEST_F()
local
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H
A
D
fbex_mock.cpp
59
int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t appUid, std::unique_ptr<uint8_t[]> &
appKey
,
in GenerateAppkey()
argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
pending_want_record.cpp
201
auto
appKey
= wantParams.GetStringParam(APP_MULTI_INSTANCE);
in CheckAppInstanceKey()
local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H
A
D
fscrypt_key_v1.cpp
101
bool FscryptKeyV1::InstallKeyForAppKeyToKeyring(KeyBlob &
appKey
)
in InstallKeyForAppKeyToKeyring()
argument
508
GenerateAppKeyDesc(KeyBlob
appKey
)
GenerateAppKeyDesc()
argument
[all...]
H
A
D
fscrypt_key_v1_ext.cpp
102
bool FscryptKeyV1Ext::GenerateAppkey(uint32_t user, uint32_t hashId, std::unique_ptr<uint8_t[]> &
appKey
, uint32_t size)
in GenerateAppkey()
argument
H
A
D
fbex.cpp
365
int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t hashId, std::unique_ptr<uint8_t[]> &
appKey
,
in GenerateAppkey()
argument
Completed in 7 milliseconds