Home
last modified time | relevance | path

Searched refs:MakeCharTree (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dbase64_utils.cpp80 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree() function
155 MakeCharTree(charArrayFour, charArrayThree); in Decode()
174 MakeCharTree(charArrayFour, charArrayThree); in Decode()
/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/
H A Dbase64_utils.cpp80 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree() function
162 MakeCharTree(charArrayFour, charArrayThree); in Decode()
178 MakeCharTree(charArrayFour, charArrayThree); in Decode()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbase64_utils.cpp80 static void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree() function
155 MakeCharTree(charArrayFour, charArrayThree); in Decode()
174 MakeCharTree(charArrayFour, charArrayThree); in Decode()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_base64_utils.cpp91 static void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree() function
175 MakeCharTree(charArrayFour, charArrayThree); in Decode()
194 MakeCharTree(charArrayFour, charArrayThree); in Decode()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_utils.cpp195 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in GetNowTimeGMT() function
277 MakeCharTree(charArrayFour, charArrayThree); in GetNowTimeGMT()
293 MakeCharTree(charArrayFour, charArrayThree); in GetNowTimeGMT()

Completed in 3 milliseconds