OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:systemtime
(Results
251 - 275
of
319
) sorted by null
<<
11
12
13
/external/libweave/third_party/chromium/base/time/
time.h
406
// like the Win32
SYSTEMTIME
structure or the Unix "struct tm" with a few
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp
313
nsecs_t now =
systemTime
(CLOCK_MONOTONIC);
/hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp
601
payload->hwc_timestamp =
systemTime
();
[
all
...]
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayPlaneBase.cpp
580
payload->hwc_timestamp =
systemTime
();
[
all
...]
/external/pdfium/xfa/src/fxgraphics/src/
pre.h
562
SYSTEMTIME
start, stop; \
/external/v8/src/base/platform/
platform-win32.cc
275
SYSTEMTIME
st;
[
all
...]
/frameworks/base/core/jni/
AndroidRuntime.cpp
[
all
...]
/frameworks/base/libs/common_time/
common_time_server.cpp
149
srand48(static_cast<unsigned int>(
systemTime
()));
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
os.a
45
func (@"".p·2 *@"".ProcessState "esc:0x1")
SystemTime
() (? @"time".Duration) { return @"".p·2.@"".
systemTime
() }
51
func (@"".p·2 *@"".ProcessState "esc:0x1") @"".
systemTime
() (? @"time".Duration) { return @"time".Duration(@"".p·2.@"".rusage.Stime.Nano()) * @"time".Duration(0x1) }
[
all
...]
/prebuilts/go/linux-x86/pkg/linux_amd64_race/
os.a
45
func (@"".p·2 *@"".ProcessState "esc:0x1")
SystemTime
() (? @"time".Duration) { return @"".p·2.@"".
systemTime
() }
51
func (@"".p·2 *@"".ProcessState "esc:0x1") @"".
systemTime
() (? @"time".Duration) { return @"time".Duration(@"".p·2.@"".rusage.Stime.Nano()) * @"time".Duration(0x1) }
[
all
...]
/device/google/marlin/location/loc_api/loc_api_v02/
location_service_v02.c
[
all
...]
/device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp
[
all
...]
/device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.c
[
all
...]
/device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp
[
all
...]
/device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.c
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp
[
all
...]
/device/moto/shamu/location/loc_api/loc_api_v02/
location_service_v02.c
[
all
...]
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp
[
all
...]
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
[
all
...]
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h
[
all
...]
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
503
nsecs_t sysTime =
systemTime
();
[
all
...]
/external/mdnsresponder/Clients/
dns-sd.c
321
SYSTEMTIME
sysTime;
[
all
...]
/frameworks/native/services/inputflinger/
InputReader.cpp
297
nsecs_t now =
systemTime
(SYSTEM_TIME_MONOTONIC);
313
nsecs_t now =
systemTime
(SYSTEM_TIME_MONOTONIC);
557
nsecs_t now =
systemTime
(SYSTEM_TIME_MONOTONIC);
[
all
...]
/hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp
813
mRenderTimestamp =
systemTime
();
[
all
...]
Completed in 674 milliseconds
<<
11
12
13