Searched refs:cacheable_ (Results 1 – 4 of 4) sorted by relevance
77 cacheable_ = true; in SetCacheable()88 return cacheable_; in GetCacheable()99 bool cacheable_ = false; variable
31 bool cacheable_; member
368 mm->cacheable_ = method->GetCacheable(); in WriteMetaMethod()369 if (mm->cacheable_ == true) { in WriteMetaMethod()
360 if (mm->cacheable_ == false) { in EmitInterfaceProxyAddCacheAbleAPI()391 if (mm->cacheable_) { in EmitInterfaceProxyUnRegisterDeathRecipient()551 if ((mm->cacheable_ == true) && ((mm->properties_ & METHOD_PROPERTY_ONEWAY) == 0)) { in EmitInterfaceProxyMethodPreSendRequest()648 if (mm->cacheable_ == true) { in EmitInterfaceProxyMethodRetValue()