Searched refs:stringContents (Results 1 – 1 of 1) sorted by relevance
1089 const uint8_t * stringContents = reinterpret_cast<const uint8_t *>(stringData->c_str()); in createSourceFromNode() local1090 source = new UnmappedDataSource(stringContents, static_cast<unsigned>(stringData->size())); in createSourceFromNode()