Home
last modified time | relevance | path

Searched defs:GetCommandString (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp23 const char *GetCommandString(CommandID id) in GetCommandString() function
/external/llvm-project/lldb/source/Utility/
DArgs.cpp212 bool Args::GetCommandString(std::string &command) const { in GetCommandString() function in Args
/external/skqp/tools/debugger/
DSkDrawCommand.cpp211 const char* SkDrawCommand::GetCommandString(OpType type) { in GetCommandString() function in SkDrawCommand
/external/skia/tools/debugger/
DDrawCommand.cpp213 const char* DrawCommand::GetCommandString(OpType type) { in GetCommandString() function in DrawCommand