Searched refs:AppSetImageCacheCount (Results 1 – 1 of 1) sorted by relevance
77 shared_ptr<JsValue> AppSetImageCacheCount(const shared_ptr<JsRuntime>& runtime, const shared_ptr<Js… in AppSetImageCacheCount() function183 …eObj->SetProperty(runtime, APP_SET_IMAGE_CACHE_COUNT, runtime->NewFunction(AppSetImageCacheCount)); in InitAppModule()