Searched defs:debugCommand (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ | ||
H A D | DefaultVehicleHalServer.cpp | 255 IVehicleServer::DumpResult DefaultVehicleHalServer::debugCommand( in debugCommand() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHalServer |
/aosp_15_r20/external/openthread/src/cli/ | ||
H A D | cli.cpp | 7123 for (const char *debugCommand : kDebugCommands) in Process() local |