Home | Sort by relevance Sort by last modified time |
/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; |