Home
last modified time | relevance | path

Searched refs:hals_json_obj (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp162 Json::Value hals_json_obj(Json::arrayValue); in set_secure_hals() local
164 hals_json_obj.append(hal); in set_secure_hals()
166 (*dictionary_)[kSecureHals] = hals_json_obj; in set_secure_hals()