Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Djs_buffer.cpp490 std::string Buffer::ToBase64(uint32_t start, uint32_t length) in ToBase64() function in OHOS::buffer::Buffer
H A Dnative_module_buffer.cpp906 static napi_value ToBase64(napi_env env, napi_callback_info info) in ToBase64() function