Searched refs:GetCommandString (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/ |
H A D | ContextMenu.h | 48 STDMETHOD(GetCommandString)(
|
H A D | ContextMenu.cpp | 1420 Z7_COMWF_B CZipContextMenu::GetCommandString( in GetCommandString() function in CZipContextMenu
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | Args.h | 108 bool GetCommandString(std::string &command) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | Args.h | 108 bool GetCommandString(std::string &command) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | Args.h | 108 bool GetCommandString(std::string &command) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | Args.h | 108 bool GetCommandString(std::string &command) const;
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelMenu.cpp | 637 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 D | SecondaryCommandBuffer.cpp | 23 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 D | DrawCommand.h | 118 static const char* GetCommandString(OpType type);
|
H A D | DrawCommand.cpp | 235 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/ |
D | shobjidl.h | 1913 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);
|