Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/location/
DStringParse.h45 int SscanfWithCLocale(const char* string, const char* format, Args... args) { in SscanfWithCLocale() function
DStringParse.cpp29 extern "C" int SscanfWithCLocale(const char* string, const char* format, ...) { in SscanfWithCLocale() function