Home
last modified time | relevance | path

Searched refs:readCString (Results 1 – 3 of 3) sorted by relevance

/system/core/storaged/
Dstoraged_service.cpp48 uid.name = reply.readCString(); in dump_uids()
/system/libhwbinder/include/hwbinder/
DParcel.h150 const char* readCString() const;
/system/libhwbinder/
DParcel.cpp474 const char* str = readCString(); in enforceInterface()
1320 const char* Parcel::readCString() const in readCString() function in android::hardware::Parcel