Home
last modified time | relevance | path

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

/system/libhidl/adapter/
DHidlBinderAdapter.cpp60 StopMethod stopMethod = StopMethod::NONE; member
72 args->stopMethod = StopMethod::ALL; in processArguments()
76 args->stopMethod = StopMethod::SPECIFIC; in processArguments()
177 switch (args.stopMethod) { in adapterMain()