Searched refs:empty_gurl (Results 1 – 1 of 1) sorted by relevance
67 static GURL* empty_gurl = NULL; variable384 if (!empty_gurl) { in EmptyGURL()389 reinterpret_cast<PVOID*>(&empty_gurl), new_empty_gurl, NULL)) { in EmptyGURL()395 return *empty_gurl; in EmptyGURL()401 empty_gurl = new GURL; in EmptyGURLOnce()407 return *empty_gurl; in EmptyGURL()