Searched refs:legacyValue (Results 1 – 1 of 1) sorted by relevance
218 String8 legacyValue; in getPropertyString() local220 String8(propertyName.c_str()), legacyValue); in getPropertyString()221 _hidl_cb(toStatus(status), legacyValue.c_str()); in getPropertyString()227 Vector<uint8_t> legacyValue; in getPropertyByteArray() local229 String8(propertyName.c_str()), legacyValue); in getPropertyByteArray()230 _hidl_cb(toStatus(status), toHidlVec(legacyValue)); in getPropertyByteArray()