Home
last modified time | relevance | path

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

/system/libhidl/transport/
DHidlTransportUtils.cpp63 std::string myDescriptor{}; in getDescriptor() local
65 myDescriptor = types.c_str(); in getDescriptor()
68 return myDescriptor; in getDescriptor()