Searched refs:AppSetImageFileCacheSize (Results 1 – 1 of 1) sorted by relevance
153 shared_ptr<JsValue> AppSetImageFileCacheSize(const shared_ptr<JsRuntime>& runtime, const shared_ptr… in AppSetImageFileCacheSize() function186 …etProperty(runtime, APP_SET_IMAGE_FILE_CACHE_SIZE, runtime->NewFunction(AppSetImageFileCacheSize)); in InitAppModule()