Searched refs:keysFromHal (Results 1 – 8 of 8) 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
203 status_t status = keysFromHal(keys, &hidlKeys); in getParameters()
118 status_t status = keysFromHal(keys, &hidlKeys); in getParameters()
36 static status_t keysFromHal(const String8& keys, hidl_vec<hidl_string> *hidlKeys);
36 status_t ConversionHelperHidl::keysFromHal(const String8& keys, hidl_vec<hidl_string> *hidlKeys) { in keysFromHal() function in android::V4_0::ConversionHelperHidl
211 status_t status = keysFromHal(keys, &hidlKeys); in getParameters()
127 status_t status = keysFromHal(keys, &hidlKeys); in getParameters()