Searched refs:cacheable (Results 1 – 1 of 1) sorted by relevance
454 const bool cacheable = !method->IsUserDefined() && method->GetName() == kGetInterfaceVersion && in GenerateClientSource() local457 cacheable ? std::make_optional<std::string>(kCacheVariable) : std::nullopt; in GenerateClientSource()