HomeSort by relevance Sort by last modified time
    Searched defs:DeleteInstance (Results 1 - 3 of 3) sorted by null

  /test/framework/harnesses/host_controller/acloud/
acloud_client.py 190 def DeleteInstance(self, instance_names=None):
  /tools/acloud/internal/lib/
gcompute_client.py 782 def DeleteInstance(self, instance, zone):
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmiatlprov.h 30 HRESULT WINAPI DeleteInstance(const BSTR ObjectPath,__LONG32 lFlags,IWbemContext *pCtx,IWbemCallResult **ppCallResult) {return WBEM_E_NOT_SUPPORTED;};
278 virtual HRESULT WINAPI DeleteInstance(const BSTR strObjectPath,__LONG32 lFlags,IWbemContext *pCtx,IWbemCallResult **ppCallResult){return WBEM_E_NOT_SUPPORTED;};

Completed in 602 milliseconds