Home
last modified time | relevance | path

Searched refs:BASE64 (Results 1 – 4 of 4) sorted by relevance

/commonlibrary/ets_utils/js_api_module/buffer/
Djs_buffer.h32 BASE64, enumerator
Djs_buffer.cpp90 return BASE64; in GetEncodingType()
413 case BASE64: in GetString()
Dnative_module_buffer.cpp86 if (encodingType == BASE64 || encodingType == BASE64URL) { in GetString()
194 case BASE64: in FromString()
892 case BASE64: in IndexOf()
/commonlibrary/ets_utils/js_api_module/buffer/test/
Dtest_napi.cpp865 {"base64", OHOS::buffer::BASE64},