Searched refs:gBnConstructorMap (Results 1 – 3 of 3) sorted by relevance
32 extern DoNotDestruct<BnConstructorMap> gBnConstructorMap;
31 DoNotDestruct<BnConstructorMap> gBnConstructorMap{}; variable
259 func = details::gBnConstructorMap->get(descriptor, nullptr); in getOrCreateCachedBinder()