Home
last modified time | relevance | path

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

/device/google/trout/hal/dumpstate/aidl/1.0/config/
Ddumpstate_hal_configuration_V1_0.cpp99 const std::string& Service::getCommand() const { in getCommand() function in dumpstate::hal::configuration::V1_0::Service
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DIntermNode.h994 const ImmutableString &getCommand() const { return mCommand; } in getCommand() function