Home
last modified time | relevance | path

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

/system/libhidl/transport/
DInternalStatic.h35 extern DoNotDestruct<BsConstructorMap> gBsConstructorMap;
DStatic.cpp42 DoNotDestruct<BsConstructorMap> gBsConstructorMap{}; variable
DHidlPassthroughSupport.cpp34 func = gBsConstructorMap->get(descriptor, nullptr); in tryWrap()