Searched refs:legacyValue (Results 1 – 1 of 1) sorted by relevance
219 String8 legacyValue; in getPropertyString() local221 String8(propertyName.c_str()), legacyValue); in getPropertyString()222 _hidl_cb(toStatus(status), legacyValue.string()); in getPropertyString()228 Vector<uint8_t> legacyValue; in getPropertyByteArray() local230 String8(propertyName.c_str()), legacyValue); in getPropertyByteArray()231 _hidl_cb(toStatus(status), toHidlVec(legacyValue)); in getPropertyByteArray()