Searched refs:getExtraDataKeys (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h316 HRESULT getExtraDataKeys(std::vector<com::Utf8Str> &aKeys);
H A DMachineImpl.h1085 HRESULT getExtraDataKeys(std::vector<com::Utf8Str> &aKeys);
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp1936 HRESULT VirtualBox::getExtraDataKeys(std::vector<com::Utf8Str> &aKeys) function in class:VirtualBox
H A DMachineImpl.cpp4873 HRESULT Machine::getExtraDataKeys(std::vector<com::Utf8Str> &aKeys) function in class:Machine
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py1488 keys = obj.getExtraDataKeys()

Completed in 106 milliseconds