Home
last modified time | relevance | path

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

/system/libhidl/transport/
DStatic.cpp43 BsConstructorMap& getBsConstructorMap() { in getBsConstructorMap()
44 static BsConstructorMap& map = *new BsConstructorMap(); in getBsConstructorMap()
/system/libhidl/transport/include/hidl/
DStatic.h47 using BsConstructorMap = ConcurrentMap<std::string, variable
52 BsConstructorMap& getBsConstructorMap();