Searched refs:GetCacheable (Results 1 – 4 of 4) sorted by relevance
103 if (!method->GetCacheable() || method->IsOneWay()) { in EmitInterfaceProxyAddCacheAbleAPI()139 if (method->GetCacheable() && !method->IsOneWay()) { in EmitInterfaceProxyUnRegisterDeathRecipient()275 if ((method->GetCacheable()) && (!method->IsOneWay())) { in EmitInterfaceProxyMethodPreSendRequest()380 if (method->GetCacheable()) { in EmitInterfaceProxyMethodRetValue()
86 bool GetCacheable() const in GetCacheable() function
134 bool GetCacheable() in GetCacheable() function
368 mm->cacheable_ = method->GetCacheable(); in WriteMetaMethod()