OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteMethod
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wbemcli.h
485
virtual HRESULT WINAPI
DeleteMethod
(LPCWSTR wszName) = 0;
516
HRESULT (WINAPI *
DeleteMethod
)(IWbemClassObject *This,LPCWSTR wszName);
549
#define IWbemClassObject_DeleteMethod(This,wszName) (This)->lpVtbl->
DeleteMethod
(This,wszName)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar
Completed in 86 milliseconds