Home
last modified time | relevance | path

Searched defs:full (Results 1 – 5 of 5) sorted by relevance

/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/
Dmeasure-format-patterns.json33 "full": [ array
67 "full": [ array
101 "full": [ array
135 "full": [ array
169 "full": [ array
203 "full": [ array
237 "full": [ array
271 "full": [ array
305 "full": [ array
339 "full": [ array
[all …]
/base/powermgr/battery_manager/services/native/profile/
Dbattery_config.json27 "full": 100 number
/base/powermgr/battery_manager/frameworks/napi/src/
Dbattery_info.cpp335 napi_value full = nullptr; in CreateEnumLevelState() local
387 napi_value full = nullptr; in CreateEnumChargeState() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_input_method_engine_setting.cpp196 napi_value full = nullptr; in GetJsSecurityModeProperty() local
/base/global/resource_management/frameworks/resmgr/src/
Dhap_manager.cpp1028 bool IsPrefix(std::string_view prefix, std::string_view full) in IsPrefix()