Searched defs:getCStr (Results 1 – 3 of 3) sorted by relevance
121 const char *DataExtractor::getCStr(uint32_t *offset_ptr) const { in getCStr() function in DataExtractor
133 const char *getCStr(Cursor &C) const { return getCStrRef(C).data(); } in getCStr() function
154 const char *DataExtractor::getCStr(uint64_t *offset_ptr) const { in getCStr() function in DataExtractor