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

  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 181 update_count = 0
212 update_count = update_count + 1
215 logging.info('Server-side updates: ' + str(update_count))
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btDbvtBroadphase.cpp 677 int update_count; member in struct:btBroadphaseBenchmark::Experiment
730 const int update_count=(object_count*experiment.update_count)/100; local
736 printf("\tUpdate: %u\r\n",update_count);
769 for(int j=0;j<update_count;++j)
  /system/bt/bta/gatt/
bta_gattc_int.h 281 UINT8 update_count; /* indication received */ member in struct:__anon73289
bta_gattc_act.c 978 p_clcb->p_srcb->update_count = 0;
    [all...]

Completed in 197 milliseconds