Searched defs:CacheClass (Results 1 – 2 of 2) sorted by relevance
497 Class *EtsClassLinkerExtension::CacheClass(std::string_view descriptor, bool forceInit) in CacheClass() function in ark::ets::EtsClassLinkerExtension512 Class *EtsClassLinkerExtension::CacheClass(std::string_view descriptor, F const &setup, bool forceI… in CacheClass() function in ark::ets::EtsClassLinkerExtension
41 static Class *CacheClass(EtsClassLinker *etsClassLinker, std::string_view descriptor) in CacheClass() function