Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_base64_utils.cpp45 enum class BASE64_DECODE_CONSTANT : uint8_t { enum
95 …static_cast<uint8_t>((charArrayFour[static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_IND… in MakeCharTree()
96 … << static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_OFFSET2)) + in MakeCharTree()
98 … static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_MASK1)) >> in MakeCharTree()
99 … static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_OFFSET4))), in MakeCharTree()
101 static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_MASK2)) in MakeCharTree()
102 … << static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_OFFSET4)) + in MakeCharTree()
104 … static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_MASK3)) >> in MakeCharTree()
105 … static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_OFFSET2))), in MakeCharTree()
107 static_cast<uint8_t>(BASE64_DECODE_CONSTANT::BASE64_DECODE_MASK4)) in MakeCharTree()
[all …]
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/
H A Dbase64_utils.cpp45 enum BASE64_DECODE_CONSTANT : uint8_t { enum
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/
H A Dbase64_utils.cpp47 enum BASE64_DECODE_CONSTANT : uint8_t { enum
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dbase64_utils.cpp45 enum BASE64_DECODE_CONSTANT : uint8_t { enum
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbase64_utils.cpp45 enum BASE64_DECODE_CONSTANT : uint8_t { enum
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_utils.cpp160 enum BASE64_DECODE_CONSTANT : uint8_t { in GetNowTimeGMT() enum
/ohos5.0/base/web/webview/ohos_adapter/net_proxy_adapter/src/
H A Dnet_proxy_adapter_impl.cpp52 enum BASE64_DECODE_CONSTANT : uint8_t { enum