Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:I18n
(Results
1 - 25
of
195
) sorted by relevance
1
2
3
4
5
6
7
8
/base/global/i18n/interfaces/cj/
H
A
D
i18n_ffi.cpp
23
namespace
I18n
{
namespace
49
std::string language = OHOS::Global::
I18n
::LocaleConfig::GetSystemLanguage();
in FfiI18nSystemGetSystemLanguage()
54
std::string region = OHOS::Global::
I18n
::LocaleConfig::GetSystemRegion();
in FfiI18nSystemGetSystemRegion()
/base/global/i18n/frameworks/zone/test/unittest/
H
A
D
zone_util_performance_test.h
21
namespace
I18n
{
namespace
28
} // namespace
I18n
H
A
D
zone_util_test.h
21
namespace
I18n
{
namespace
33
} // namespace
I18n
/base/global/i18n/interfaces/js/kits/src/
H
A
D
js_utils.cpp
19
namespace
I18n
{
namespace
24
} // namespace
I18n
/base/global/i18n/frameworks/intl/test/fuzztest/measuredata_fuzzer/
H
A
D
measuredata_fuzzer.cpp
24
using namespace Global::
I18n
;
in DoSomethingInterestingWithMyAPI()
/base/global/i18n/interfaces/js/kits/include/
H
A
D
js_utils.h
23
namespace
I18n
{
namespace
28
} // namespace
I18n
H
A
D
error_util.h
25
namespace
I18n
{
namespace
41
} // namespace
I18n
/base/global/i18n/services/include/
H
A
D
i18n_service_ability_load_callback.h
23
namespace
I18n
{
namespace
25
* @brief Callback implement when loading
I18n
service in I18nServiceLoadManager.
30
* @brief called when loading
I18n
service successful.
32
* @param systemAbilityId
I18n
system ability id which is I18N_SA_ID, introduced from LoadSystemAbility function.
38
* @brief called when loading
I18n
service failed.
40
* @param systemAbilityId
I18n
system ability id which is I18N_SA_ID, introduced from LoadSystemAbility function.
44
} // namespace
I18n
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H
A
D
date_time_matched.h
25
namespace
I18n
{
namespace
35
} // namespace
I18n
/base/global/i18n/frameworks/intl/test/unittest/mock/include/
H
A
D
i18n_break_iterator_mock.h
23
namespace
I18n
{
namespace
31
} // namespace
I18n
H
A
D
i18n_calendar_mock.h
23
namespace
I18n
{
namespace
31
} // namespace
I18n
H
A
D
i18n_timezone_mock.h
22
namespace
I18n
{
namespace
28
} // namespace
I18n
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H
A
D
find_rule.h
22
namespace
I18n
{
namespace
33
} // namespace
I18n
/base/location/services/utils/resource/source/
H
A
D
lbs_resources.cpp
45
std::string result = Global::
I18n
::LocaleConfig::GetSystemRegion();
in GetSystemRegion()
46
LBSLOGI(COMMON_UTILS, "%{public}s
I18n
result is: %{public}s", __func__, result.c_str());
in GetSystemRegion()
/base/global/i18n/frameworks/intl/test/fuzztest/localecompare_fuzzer/
H
A
D
localecompare_fuzzer.cpp
24
using namespace Global::
I18n
;
in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/test/fuzztest/utils_fuzzer/
H
A
D
utils_fuzzer.cpp
24
using namespace Global::
I18n
;
in DoSomethingInterestingWithMyAPI()
/base/global/i18n/services/src/
H
A
D
i18n_service_ability_load_callback.cpp
24
namespace
I18n
{
namespace
45
} // namespace
I18n
/base/global/i18n/services/test/unittest/include/
H
A
D
i18n_service_test.h
21
namespace
I18n
{
namespace
50
} // namespace
I18n
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H
A
D
find_rule.cpp
20
namespace
I18n
{
namespace
43
} // namespace
I18n
/base/global/i18n/frameworks/intl/test/unittest/mock/src/
H
A
D
i18n_timezone_mock.cpp
19
namespace
I18n
{
namespace
34
} // namespace
I18n
/base/global/i18n/frameworks/intl/test/unittest/
H
A
D
locale_config_test.h
21
namespace
I18n
{
namespace
43
} // namespace
I18n
/base/global/i18n/interfaces/native/inner_api/i18n/include/
H
A
D
date_time_sequence.h
23
namespace
I18n
{
namespace
34
} // namespace
I18n
/base/global/i18n/frameworks/intl/include/
H
A
D
i18n_types.h
21
namespace
I18n
{
namespace
H
A
D
i18n_normalizer.h
24
namespace
I18n
{
namespace
34
} // namespace
I18n
/base/global/i18n/frameworks/intl/test/fuzztest/indexutil_fuzzer/
H
A
D
indexutil_fuzzer.cpp
25
using namespace Global::
I18n
;
in DoSomethingInterestingWithMyAPI()
Completed in 5 milliseconds
1
2
3
4
5
6
7
8