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

  /system/tpm/attestation/server/
database_impl.cc 79 bool DatabaseImpl::SaveChanges() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mtxadmin.h 267 virtual HRESULT WINAPI SaveChanges(__LONG32 *retval) = 0;
294 HRESULT (WINAPI *SaveChanges)(ICatalogCollection *This,__LONG32 *retval);
323 #define ICatalogCollection_SaveChanges(This,retval) (This)->lpVtbl->SaveChanges(This,retval)
    [all...]
comadmin.h     [all...]
msclus.h     [all...]

Completed in 153 milliseconds