Home
last modified time | relevance | path

Searched defs:halName (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/
DParametersUtil.cpp63 const String8 halName(name); in getParam() local
71 const String8 halName(name); in getParam() local
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp576 IContexthub *HIDL_FETCH_IContexthub(const char * halName) { in HIDL_FETCH_IContexthub()