Home
last modified time | relevance | path

Searched refs:CallGetAssetFunc (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp621 bool NativeEngine::CallGetAssetFunc(const std::string& uri, uint8_t** buffer, size_t* bufferSize, in CallGetAssetFunc() function in NativeEngine
916 if (!CallGetAssetFunc(pathStr, buffer, bufferSize, content, ami, useSecureMem, isRestrictedWorker)) { in GetAbcBuffer()
H A Dnative_engine.h306 virtual bool CallGetAssetFunc(const std::string& uri, uint8_t **buff, size_t *buffSize,

Completed in 4 milliseconds