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

  /development/host/windows/usb/api/
adb_api_private_defines.h 66 /// Calculates memory size needed to save this entry into AdbInterfaceInfo
75 @param[in] info Buffer to save this entry to. Must be big enough to fit it.
79 void Save(AdbInterfaceInfo* info) const {
  /external/chromium/chrome/browser/
transport_security_persister.cc 74 &TransportSecurityPersister::Save);
78 void TransportSecurityPersister::Save() {
  /external/chromium/chrome/browser/custom_handlers/
protocol_handler_registry.cc 59 void ProtocolHandlerRegistry::Save() {
122 Save();
  /external/opencv/otherlibs/highgui/
image.cpp 194 bool CvvImage::Save( const char* filename )
  /external/chromium/chrome/browser/password_manager/
password_form_manager.cc 135 // Save the pending_credentials_ entry marked as blacklisted.
188 void PasswordFormManager::Save() {
  /external/chromium/chrome/browser/sessions/
base_session_service.cc 55 // Delay between when a command is received, and when we save it to the
108 save_factory_.NewRunnableMethod(&BaseSessionService::Save),
113 void BaseSessionService::Save() {
tab_restore_service.cc 199 Save();
285 // Schedule a command, otherwise if there are no pending commands Save does
444 void TabRestoreService::Save() {
474 BaseSessionService::Save();
529 // Start the save timer, when it fires we'll generate the commands.
    [all...]
session_service.cc 153 Save();
169 Save();
442 void SessionService::Save() {
444 BaseSessionService::Save();
    [all...]
  /external/v8/tools/
presubmit.py 123 def Save(self):
225 good_files_cache.Save()
  /external/llvm/lib/Archive/
ArchiveReader.cpp 270 const char* Save = At;
277 // We just save this but don't do anything special
314 // This is just a regular file. If its the first one, save its offset.
317 firstFileOffset = Save - base;
  /frameworks/base/libs/hwui/
DisplayListRenderer.h 69 Save = 0,
249 virtual int save(int flags);
  /external/sonivox/jet_tools/JetCreator/
midifile.py 750 """Process an event and save any changes in controller values"""
1003 # save current position
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 270 // Determine whether we have already seen this type. If so, we save
362 // Save the current top-level hash value.
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 1379 milliseconds