OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_locale
(Results
26 - 32
of
32
) sorted by null
1
2
/ndk/tests/device/test-stlport/unit/
locale_test.cpp
224
void LocaleTest::
default_locale
()
function in class:LocaleTest
/external/chromium_org/chrome/utility/extensions/
unpacker.cc
140
bool Unpacker::ReadAllMessageCatalogs(const std::string&
default_locale
) {
/external/chromium/chrome/common/extensions/
extension.h
609
const std::string
default_locale
() const { return default_locale_; }
function in class:Extension
[
all
...]
extension_manifests_unittest.cc
524
EXPECT_EQ("de-AT", extension->
default_locale
());
extension_unittest.cc
150
EXPECT_EQ("en_US", extension.
default_locale
());
[
all
...]
/libcore/luni/src/main/java/java/text/
SimpleDateFormat.java
52
* (See "<a href="../util/Locale.html#
default_locale
">Be wary of the default locale</a>".)
226
* See "<a href="../util/Locale.html#
default_locale
">Be wary of the default locale</a>".
238
* See "<a href="../util/Locale.html#
default_locale
">Be wary of the default locale</a>".
322
* See "<a href="../util/Locale.html#
default_locale
">Be wary of the default locale</a>".
[
all
...]
/external/chromium_org/v8/src/
runtime.cc
[
all
...]
Completed in 728 milliseconds
1
2