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

  /external/bluetooth/bluedroid/osi/test/
reactor_test.cpp 32 static uint64_t get_timestamp(void) { function
95 uint64_t start = get_timestamp();
97 EXPECT_GE(get_timestamp() - start, static_cast<uint64_t>(50));
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_screen.h 116 uint64_t (*get_timestamp)(struct pipe_screen *); member in struct:pipe_screen
  /external/mesa3d/src/gallium/include/pipe/
p_screen.h 116 uint64_t (*get_timestamp)(struct pipe_screen *); member in struct:pipe_screen
  /hardware/qcom/gps/msm8960/utils/
loc_log.cpp 208 FUNCTION get_timestamp
222 char * get_timestamp(char *str, unsigned long buf_size) function
  /hardware/qcom/gps/utils/
loc_log.cpp 214 FUNCTION get_timestamp
228 char * get_timestamp(char *str, unsigned long buf_size) function
  /external/chromium_org/third_party/skia/gm/rebaseline_server/
results.py 94 time_updated = self.get_timestamp()
122 def get_timestamp(self): member in class:BaseComparisons
  /external/skia/gm/rebaseline_server/
results.py 94 time_updated = self.get_timestamp()
122 def get_timestamp(self): member in class:BaseComparisons

Completed in 373 milliseconds