Searched refs:keysFromHal (Results 1 – 4 of 4) sorted by relevance
33 static status_t keysFromHal(const String8& keys, hidl_vec<hidl_string> *hidlKeys);
30 status_t ConversionHelperHidl::keysFromHal(const String8& keys, hidl_vec<hidl_string> *hidlKeys) { in keysFromHal() function in android::ConversionHelperHidl
205 status_t status = keysFromHal(keys, &hidlKeys); in getParameters()
101 status_t status = keysFromHal(keys, &hidlKeys); in getParameters()