Home
last modified time | relevance | path

Searched defs:encoded (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/av_session/services/session/server/migrate/
H A Dbase64_utils.h36 std::string encoded; in Base64Encode() local
/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dbase64_utils.cpp137 std::string Decode(const std::string &encoded) in Decode() argument
/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/
H A Dbase64_utils.cpp143 std::string Decode(const std::string &encoded) in Decode() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbase64_utils.cpp137 std::vector<uint8_t> Decode(const std::string &encoded) in Decode() argument
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Daudio_g711_codec.cpp56 int32_t AudioG711Encoder::Encode(int16_t *decoded, int32_t nSamples, uint8_t *encoded) in Encode() argument
106 int32_t AudioG711Decoder::Decode(uint8_t *encoded, int32_t nSamples, int16_t *decoded) in Decode() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dutils.cpp28 bool Utils::Base64Encode(const std::string &source, std::string &encoded) in Base64Encode() argument
40 bool Utils::Base64Decode(const std::string &encoded, std::string &decoded) in Base64Decode() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dutils.cpp28 bool Utils::Base64Encode(const std::string &source, std::string &encoded) in Base64Encode() argument
40 bool Utils::Base64Decode(const std::string &encoded, std::string &decoded) in Base64Decode() argument
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_utils.cpp258 std::string Decode(const std::string &encoded) in GetNowTimeGMT() argument
H A Dnet_http_client_exec.cpp316 char encoded[4]; in EncodeUrlParam() local
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
H A Dfetch_exec.cpp196 char encoded[4]; in EncodeUrlParam() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_base64_utils.cpp157 std::vector<uint8_t> DBBase64Utils::Decode(const std::string &encoded) in Decode() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp479 size_t encoded = 0; in A2dpSbcEncodeFrames() local
591 size_t encoded = pktLen; in EnqueuePacketFragment() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp688 char encoded[4]; in AddCurlHandle() local

Completed in 10 milliseconds