HomeSort by relevance Sort by last modified time
    Searched refs:dwLowDateTime (Results 51 - 75 of 79) sorted by null

1 23 4

  /external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.c 973 rtime.LowPart = filetime.dwLowDateTime;
    [all...]
windows_usb.c     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test_osinst.c 234 u64time |= ft.dwLowDateTime;
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 279 static inline UInt64 GetTime64(const FILETIME &t) { return ((UInt64)t.dwHighDateTime << 32) | t.dwLowDateTime; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmaccess.h 754 DWORD dwLowDateTime;
    [all...]
ntddndis.h     [all...]
mapidefs.h 64 DWORD dwLowDateTime;
    [all...]
wabdefs.h 66 DWORD dwLowDateTime;
    [all...]
winbase.h 196 DWORD dwLowDateTime;
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
apps.c     [all...]
  /external/openssl/apps/
apps.c     [all...]
  /external/chromium_org/base/
file_util_unittest.cc 249 u.LowPart = ft.dwLowDateTime;
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 795 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 780 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/gtest/src/
gtest.cc 795 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 780 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 780 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 750 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 780 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 3397 milliseconds

1 23 4