Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/mediametrics/
H A DMediaMetricsService.cpp241 static const String16 unreachableOption("--unreachable"); in dump() local
296 } else if (args[i] == unreachableOption) { in dump()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp4049 String16 unreachableOption("--unreachable"); in dump() local
4058 } else if (args[i] == unreachableOption) { in dump()