OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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