Home
last modified time | relevance | path

Searched defs:CreateFromHere (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dlocation.cc61 NOINLINE Location Location::CreateFromHere(const char* file_name) { in CreateFromHere() function in base::Location
66 NOINLINE Location Location::CreateFromHere(const char* function_name, in CreateFromHere() function in base::Location
/external/openscreen/platform/base/
Dlocation.cc41 OSP_NOINLINE Location Location::CreateFromHere() { in CreateFromHere() function in openscreen::Location