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