Home
last modified time | relevance | path

Searched defs:cstr (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehicleObjectPool.cpp87 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainString(const char* cstr) { in obtainString()
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleObjectPool.cpp79 const char* cstr) { in obtainString()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_fuchsia.cpp39 cpp17::optional<cpp17::string_view> CStringToStringView(const char* cstr) { in CStringToStringView()