Searched defs:heap_string (Results 1 – 2 of 2) sorted by relevance
76 linked_ptr<std::string> heap_string(new std::string(contents)); in AddFontTable() local
51 char *heap_string = Ident((char*)malloc(length + 1)); in TEST() local73 wchar_t *heap_string = Ident((wchar_t*)malloc(hello_size)); in TEST() local