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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 284 uint64_t last_id; member in struct:saved_state
300 uint64_t last_id; member in struct:nestegg
840 s->last_id = ctx->last_id;
855 ctx->last_id = s->last_id;
868 *id = ctx->last_id;
874 r = ne_read_id(ctx->io, &ctx->last_id, NULL);
883 *id = ctx->last_id;
    [all...]
  /bionic/libc/dns/resolv/
res_cache.c 1226 int last_id; member in struct:resolv_cache
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 288 public String listNetworks(int last_id) {
289 return doStringCommand("LIST_NETWORKS LAST_ID=" + last_id);
    [all...]
WifiConfigStore.java 1794 int last_id = -1; local
    [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 1127 v8::SnapshotObjectId last_id; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 2225 int last_id = atoi(cmd + 8); local
    [all...]

Completed in 130 milliseconds