/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | base64util.cpp | 26 int base64_decode(const char *base64input, unsigned char *bindata) { in base64_decode() function
|
/aosp_15_r20/external/python/cpython2/Lib/encodings/ |
D | base64_codec.py | 27 def base64_decode(input,errors='strict'): function
|
/aosp_15_r20/external/python/cpython3/Lib/encodings/ |
D | base64_codec.py | 17 def base64_decode(input, errors='strict'): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/encodings/ |
D | base64_codec.py | 17 def base64_decode(input, errors='strict'): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/ |
D | base64_codec.py | 17 def base64_decode(input, errors='strict'): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/encodings/ |
D | base64_codec.py | 17 def base64_decode(input, errors='strict'): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/encodings/ |
H A D | base64_codec.py | 17 def base64_decode(input, errors='strict'): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/encodings/ |
D | base64_codec.py | 17 def base64_decode(input, errors='strict'): function
|
/aosp_15_r20/external/image_io/src/extras/ |
H A D | base64_decoder_data_destination.cc | 31 static size_t base64_decode(const Byte* src, size_t len, Byte* out, in base64_decode() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/extras/ |
H A D | base64_decoder_data_destination.cc | 31 static size_t base64_decode(const Byte* src, size_t len, Byte* out, in base64_decode() function
|
/aosp_15_r20/external/tink/testing/cross_language/ |
H A D | jwt_kid_test.py | 46 def base64_decode(encoded_data: bytes) -> bytes: function
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/ |
H A D | bin_decoder_test.cc | 60 static grpc_slice base64_decode(const char* s) { in base64_decode() function
|
/aosp_15_r20/external/tink/python/tink/jwt/ |
H A D | _jwt_format.py | 49 def base64_decode(encoded_data: bytes) -> bytes: function
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | base64.c | 199 unsigned char * base64_decode(const char *src, size_t len, size_t *out_len) in base64_decode() function
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_get_intl_cert.c | 195 base64_decode(unsigned char* buffer, size_t len, size_t *new_len) in base64_decode() function
|
/aosp_15_r20/external/erofs-utils/lib/ |
H A D | tar.c | 395 static int base64_decode(const char *src, int len, u8 *dst) in base64_decode() function
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |