HomeSort by relevance Sort by last modified time
    Searched full:new_empty_string (Results 1 - 1 of 1) sorted by null

  /external/chromium/googleurl/src/
gurl.cc 78 std::string* new_empty_string = new std::string; local
80 reinterpret_cast<PVOID*>(&empty_string), new_empty_string, NULL)) {
83 delete new_empty_string;

Completed in 51 milliseconds