Searched defs:cStr (Results 1 – 2 of 2) sorted by relevance
23 char *cStr; member
217 void MessageParcelUtils::WriteCString(MessageParcel &data, char* cStr) in WriteCString()