Home
last modified time | relevance | path

Searched defs:base64 (Results 1 – 25 of 53) sorted by relevance

123

/third_party/protobuf/js/experimental/runtime/
Dbytestring.js6 const base64 = goog.require('goog.crypt.base64'); constant
21 constructor(bytes, base64) { argument
/third_party/node/deps/npm/node_modules/registry-auth-token/
Dbase64.js3 function decodeBase64 (base64) { argument
Dindex.js2 var base64 = require('./base64') variable
/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dbase64.hpp21 namespace base64 { namespace
/third_party/boost/boost/beast/core/detail/
Dbase64.hpp21 namespace base64 { namespace
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dconformance_testee.js8 const base64 = goog.require('goog.crypt.base64'); constant
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc219 std::string base64; in ToString() local
249 std::string base64; in ValueAsStringOrDefault() local
Djson_objectwriter.cc148 std::string base64; in RenderBytes() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Descaping.cc74 size_t szdest, const char* base64, in Base64EscapeInternal()
/third_party/abseil-cpp/absl/strings/internal/
Descaping.cc74 size_t szdest, const char* base64, in Base64EscapeInternal()
/third_party/curl/lib/
Dhttp_negotiate.c126 char *base64 = NULL; in Curl_output_negotiate() local
Dhttp_ntlm.c129 char *base64 = NULL; in Curl_output_ntlm() local
Dbase64.c45 static const char base64[]= variable
Dcurl_sasl.c272 char *base64; in build_message() local
/third_party/ffmpeg/libavformat/
Ddata_uri.c38 int ret, base64 = 0; in data_open() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_reflection_class.cc177 std::string base64 = FileDescriptorToBase64(file_); in WriteDescriptor() local
/third_party/grpc/test/core/transport/chttp2/
Dbin_encoder_test.cc71 grpc_slice base64 = grpc_chttp2_base64_encode(input); in expect_combined_equiv() local
/third_party/libsoup/libsoup/
Dsoup-request-data.c85 gboolean base64 = FALSE; in soup_request_data_send() local
/third_party/node/src/inspector/
Dnode_string.h95 static Binary fromBase64(const String& base64, bool* success) { in fromBase64()
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
Dinternal.js16 base64: { type: "_internal" }, property
/third_party/node/deps/npm/node_modules/iconv-lite/lib/
Dextend-node.js27 'base64': true, 'ucs2': true, 'ucs-2': true, 'utf16le': true, 'utf-16le': true, property
/third_party/libsoup/tests/
Dresource-test.c169 gchar *base64; in do_request_data_test() local
/third_party/curl/tests/server/
Dgetpart.c297 int base64 = 0; in getpart() local
/third_party/openssl/crypto/evp/
Dbio_b64.c41 EVP_ENCODE_CTX *base64; member
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstdataurisrc.c327 gboolean base64 = FALSE; in gst_data_uri_src_set_uri() local

123