Home
last modified time | relevance | path

Searched defs:get (Results 101 - 125 of 944) sorted by relevance

12345678910>>...38

/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DMeasureFormatPatternFetcher.java64 public String get(String locale) { in get() method in MeasureFormatPatternFetcher
/base/request/request/request_utils/src/
H A Dqueue_map.rs62 pub fn get(&self, n: &N) -> Option<&T> { in get() functions
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Daudio.h32 int (*get)(struct usb_audio_control *con, u8 cmd); member
/device/soc/rockchip/common/hardware/rga/include/
H A DRockchipRga.h42 static inline RockchipRga &get() in get() function in RockchipRga
/device/soc/rockchip/rk3399/hardware/rga/include/
H A DRockchipRga.h44 static inline RockchipRga& get() in get() function in RockchipRga
/device/soc/rockchip/rk3568/hardware/rga/include/
H A DRockchipRga.h44 static inline RockchipRga& get() in get() function in RockchipRga
/device/soc/rockchip/rk3588/hardware/rga/include/
H A DRockchipRga.h54 static inline RockchipRga& get() { in get() function in android::RockchipRga
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/
H A Dconfig_parser.cpp64 std::string ConfigParser::get(const std::string& key, const std::string& defaultValue) const in get() function in OHOS::AppDomainVerify::Dfx::ConfigParser
/foundation/filemanagement/dfs_service/utils/inner_api/
H A Dfdsan.h56 int get() in get() function
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dchannel.py41 def get(cls, index: int): member in CommandQueue
/third_party/backends/backend/genesys/
H A Dregister_cache.h48 Value get(std::uint16_t address) const in get() function in genesys::RegisterCache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUCache.java22 public V get(Object key); in get() method
H A DSimpleCache.java43 public V get(Object key) { in get() method in SimpleCache
/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dbitset.cpp34 UBool BitSet::get(int32_t bitIndex) const { in get() function in BitSet
/third_party/icu/icu4c/source/common/
H A Dcharstrmap.h44 const char *get(const char *key) const { return static_cast<const char *>(uhash_get(map, key)); } in get() function in final
H A Duniquecharstr.h85 const char *get(int32_t i) const { in get() function in UniqueCharStrings
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DLongHashtable.java35 public int get(long key) { in get() method in LongHashtable
H A DIntStringHashtable.java36 public String get(int key) { in get() method in IntStringHashtable
H A DIntHashtable.java36 public int get(int key) { in get() method in IntHashtable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DLongHashtable.java32 public int get(long key) { in get() method in LongHashtable
H A DIntStringHashtable.java33 public String get(int key) { in get() method in IntStringHashtable
H A DIntHashtable.java33 public int get(int key) { in get() method in IntHashtable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUCache.java26 public V get(Object key); in get() method
H A DSimpleCache.java47 public V get(Object key) { in get() method in SimpleCache
/third_party/icu/icu4c/source/common/unicode/
H A Derrorcode.h102 UErrorCode get() const { return errorCode; } in get() function in ErrorCode

Completed in 6 milliseconds

12345678910>>...38