OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hidl_params_to_map
(Results
1 - 4
of
4
) sorted by null
/external/nos/host/android/hals/keymaster/
proto_utils.h
55
ErrorCode
hidl_params_to_map
(const hidl_vec<KeyParameter>& params,
import_key.cpp
306
error =
hidl_params_to_map
(params, &tag_map);
KeymasterDevice.cpp
691
if (
hidl_params_to_map
(inParams, &tag_map) != ErrorCode::OK) {
[
all
...]
proto_utils.cpp
816
ErrorCode
hidl_params_to_map
(const hidl_vec<KeyParameter>& params,
function in namespace:android::hardware::keymaster
[
all
...]
Completed in 90 milliseconds