HomeSort by relevance Sort by last modified time
    Searched full:getupdate (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/sync/engine/
download.h 29 // This function executes a single GetUpdate request and stores the response in
46 // This function executes a single GetUpdate request and stores the response in
63 // This function executes a single GetUpdate request and stores the response in
process_updates_util.cc 31 // our IDs correctly in its commit response, so a new ID during GetUpdate should
36 // server-returned new ID to the database before we shut down. On the GetUpdate
syncer_unittest.cc     [all...]
  /external/chromium_org/sync/sessions/
nudge_tracker.h 81 // Returns the 'source' of the GetUpdate request.
93 // information into the GetUpdate request before sending it off to the server.
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactDeltaListTests.java 101 static RawContactDelta getUpdate(Context context, long rawContactId) {
315 final RawContactDelta updateFirst = getUpdate(mContext, CONTACT_FIRST);
316 final RawContactDelta updateSecond = getUpdate(mContext, CONTACT_SECOND);
326 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST);
338 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST);
  /frameworks/base/tools/aapt/
Package.cpp 79 if (bundle->getUpdate()) {
334 if (bundle->getUpdate()) {
Bundle.h 91 bool getUpdate(void) const { return mUpdate; }
Command.cpp     [all...]
  /external/chromium_org/sync/protocol/
client_debug_info.proto 55 // Counts to track the effective usefulness of our GetUpdate requests.
sync.proto 588 // GetUpdatesSource. It describes the reason for the GetUpdate request.
    [all...]
  /external/chromium_org/sync/tools/testserver/
chromiumsync.py     [all...]
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]

Completed in 438 milliseconds