Searched defs:CreateFromHere (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/ | ||
D | location.cc | 61 NOINLINE Location Location::CreateFromHere(const char* file_name) { in CreateFromHere() function in base::Location |
/external/openscreen/platform/base/ | ||
D | location.cc | 41 OSP_NOINLINE Location Location::CreateFromHere() { in CreateFromHere() function in openscreen::Location |