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