Home
last modified time | relevance | path

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

/system/libhidl/transport/include/hidl/
DStatic.h52 BsConstructorMap& getBsConstructorMap();
/system/libhidl/transport/
DStatic.cpp51 BsConstructorMap& getBsConstructorMap() { in getBsConstructorMap() function
DHidlPassthroughSupport.cpp31 auto func = getBsConstructorMap().get(descriptor, nullptr); in tryWrap()