Home
last modified time | relevance | path

Searched refs:BsConstructorMap (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/libhidl/transport/
H A DStatic.cpp42 DoNotDestruct<BsConstructorMap> gBsConstructorMap{};
51 BsConstructorMap& getBsConstructorMap() { in getBsConstructorMap()
52 static BsConstructorMap& map = *new BsConstructorMap(); in getBsConstructorMap()
H A DInternalStatic.h35 extern DoNotDestruct<BsConstructorMap> gBsConstructorMap;
/aosp12/system/libhidl/transport/include/hidl/
H A DStatic.h47 using BsConstructorMap = ConcurrentMap<std::string, variable
52 BsConstructorMap& getBsConstructorMap();