Searched refs:obtainString (Results 1 – 3 of 3) sorted by relevance
78 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainString( in obtainString() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
187 RecyclableType obtainString(const char* cstr);
62 pValue = getValuePool()->obtainString(kCarMake); in get()