Home
last modified time | relevance | path

Searched defs:GetLocale (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dstub_ui.h31 std::string GetLocale() const override { in GetLocale() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp1171 CXFA_XMLLocale* CXFA_LocaleMgr::GetLocale(LangID lcid) { in GetLocale() function in CXFA_LocaleMgr
H A Dcxfa_node.cpp1416 GCedLocaleIface* CXFA_Node::GetLocale() { in GetLocale() function in CXFA_Node
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Dapk_helper_test.py158 def GetLocale(self): member in _MockDeviceUtils
H A Ddevice_utils.py2719 def GetLocale(self, cache=False): member in DeviceUtils
/aosp_15_r20/device/google/cuttlefish/common/libs/confui/
Dprotocol_types.h177 std::string GetLocale() const { return locale_; } in GetLocale() function
/aosp_15_r20/external/lzma/CPP/Common/
H A DStringConvert.cpp584 const char *GetLocale(void) in GetLocale() function
/aosp_15_r20/external/icing/icing/tokenization/reverse_jni/
H A Dreverse-jni-language-segmenter_test.cc47 static std::string GetLocale() { return GetParam(); } in GetLocale() function in icing::lib::test_internal::__anond94ad5570111::ReverseJniLanguageSegmenterTest
/aosp_15_r20/external/icing/icing/tokenization/icu/
H A Dicu-language-segmenter_test.cc57 static std::string GetLocale() { return GetParam(); } in GetLocale() function in icing::lib::__anon7af1fe530111::IcuLanguageSegmenterAllLocalesTest
/aosp_15_r20/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp966 std::string ScreenRecoveryUI::GetLocale() const { in GetLocale() function in ScreenRecoveryUI