Home
last modified time | relevance | path

Searched defs:isUpper (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dcrypto.cpp20 std::string Crypto::Sha256(const std::string &text, bool isUpper) in Sha256() argument
36 std::string Crypto::Sha256(const void *data, size_t size, bool isUpper) in Sha256() argument
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.cpp77 bool isUpper = false; in HWTEST_F() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp143 bool isUpper (char c) in isUpper() function
/third_party/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.h128 inline void isUpper(UChar32 ch) in isUpper() function
/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp91 std::string Crypto::Sha256(const std::string &text, bool isUpper) in Sha256() argument
96 std::string Crypto::Sha256(const void *data, size_t size, bool isUpper) in Sha256() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingTests.cpp815 bool isUpper = t > s; in renderResource() local
1104 bool isUpper = t > s; in renderResource() local

Completed in 7 milliseconds