Home
last modified time | relevance | path

Searched refs:GetCommandString (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DContextMenu.h48 STDMETHOD(GetCommandString)(
H A DContextMenu.cpp1420 Z7_COMWF_B CZipContextMenu::GetCommandString( in GetCommandString() function in CZipContextMenu
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DArgs.h108 bool GetCommandString(std::string &command) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DArgs.h108 bool GetCommandString(std::string &command) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DArgs.h108 bool GetCommandString(std::string &command) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DArgs.h108 bool GetCommandString(std::string &command) const;
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelMenu.cpp637 const HRESULT res = ctxm->GetCommandString(i, id, in PrintContextStr()
650 const HRESULT res = ctxm->GetCommandString(i, id | GCS_UNICODE, in PrintContextStr()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp23 const char *GetCommandString(CommandID id) in GetCommandString() function
940 result << GetCommandString(currentCommand->id) << separator; in dumpCommands()
/aosp_15_r20/external/skia/tools/debugger/
H A DDrawCommand.h118 static const char* GetCommandString(OpType type);
H A DDrawCommand.cpp235 const char* DrawCommand::GetCommandString(OpType type) { in GetCommandString() function in DrawCommand
286 writer.appendCString(DEBUGCANVAS_ATTRIBUTE_COMMAND, this->GetCommandString(fOpType)); in toJSON()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dshobjidl.h1913 virtual HRESULT STDMETHODCALLTYPE GetCommandString(
1953 HRESULT (STDMETHODCALLTYPE *GetCommandString)(
1976 …ndString(This,idCmd,uType,pReserved,pszName,cchMax) (This)->lpVtbl->GetCommandString(This,idCmd,uT…
1996 return This->lpVtbl->GetCommandString(This,idCmd,uType,pReserved,pszName,cchMax);
2089 HRESULT (STDMETHODCALLTYPE *GetCommandString)(
2119 …ndString(This,idCmd,uType,pReserved,pszName,cchMax) (This)->lpVtbl->GetCommandString(This,idCmd,uT…
2141 return This->lpVtbl->GetCommandString(This,idCmd,uType,pReserved,pszName,cchMax);
2217 HRESULT (STDMETHODCALLTYPE *GetCommandString)(
2255 …ndString(This,idCmd,uType,pReserved,pszName,cchMax) (This)->lpVtbl->GetCommandString(This,idCmd,uT…
2279 return This->lpVtbl->GetCommandString(This,idCmd,uType,pReserved,pszName,cchMax);