Home
last modified time | relevance | path

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 DDefaultVehicleHalServer.cpp255 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 Dcli.cpp7123 for (const char *debugCommand : kDebugCommands) in Process() local