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