Home
last modified time | relevance | path

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

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