Searched refs:formCacheMgr (Results 1 – 1 of 1) sorted by relevance
44 FormCacheMgr formCacheMgr; in DoSomethingInterestingWithMyAPI() local48 formCacheMgr.GetData(formId, datas, imageDataMap); in DoSomethingInterestingWithMyAPI()52 formCacheMgr.AddData(formId, formProviderData); in DoSomethingInterestingWithMyAPI()54 formCacheMgr.DeleteData(formId); in DoSomethingInterestingWithMyAPI()62 return formCacheMgr.NeedAcquireProviderData(formId); in DoSomethingInterestingWithMyAPI()