Home
last modified time | relevance | path

Searched refs:BASE64_DECODE_MASK4 (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/
H A Dbase64_utils.cpp49 BASE64_DECODE_MASK4 = 0x3, enumerator
88 …static_cast<uint8_t>(((charArrayFour[BASE64_DECODE_INDEX2] & BASE64_DECODE_MASK4) << BASE64_DECODE… in MakeCharTree()
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/
H A Dbase64_utils.cpp51 BASE64_DECODE_MASK4 = 0x3, enumerator
90 …static_cast<uint8_t>(((charArrayFour[BASE64_DECODE_INDEX2] & BASE64_DECODE_MASK4) << BASE64_DECODE… in MakeCharTree()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dbase64_utils.cpp49 BASE64_DECODE_MASK4 = 0x3, enumerator
88 …static_cast<uint8_t>(((charArrayFour[BASE64_DECODE_INDEX2] & BASE64_DECODE_MASK4) << BASE64_DECODE… in MakeCharTree()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbase64_utils.cpp49 BASE64_DECODE_MASK4 = 0x3, enumerator
88 …static_cast<uint8_t>(((charArrayFour[BASE64_DECODE_INDEX2] & BASE64_DECODE_MASK4) << BASE64_DECODE… in MakeCharTree()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_base64_utils.cpp49 BASE64_DECODE_MASK4 = 0x3, enumerator
107 static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_MASK4)) in MakeCharTree()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_utils.cpp164 BASE64_DECODE_MASK4 = 0x3, in GetNowTimeGMT() enumerator
203 …static_cast<uint8_t>(((charArrayFour[BASE64_DECODE_INDEX2] & BASE64_DECODE_MASK4) << BASE64_DECODE… in GetNowTimeGMT()
/ohos5.0/base/web/webview/ohos_adapter/net_proxy_adapter/src/
H A Dnet_proxy_adapter_impl.cpp56 BASE64_DECODE_MASK4 = 0x3, enumerator
95 …static_cast<uint8_t>(((charArrayFour[BASE64_DECODE_INDEX2] & BASE64_DECODE_MASK4) << BASE64_DECODE… in MakeCharTree()