Home
last modified time | relevance | path

Searched defs:DecodeBase64 (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Dbase64_test_util.h30 static inline uint8_t* DecodeBase64(const char* src, size_t* dst_size) { in DecodeBase64() function
/aosp12/frameworks/native/cmds/installd/tests/
H A Dtest_utils.h52 uint8_t* DecodeBase64(const char* src, size_t* dst_size) { in DecodeBase64() function