OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_timestamp
(Results
1 - 7
of
7
) sorted by null
/external/libxcam/xcore/
x3a_event.h
39
:
_timestamp
(timestamp)
46
return
_timestamp
;
56
uint64_t
_timestamp
;
member in class:XCam::X3aEvent
video_buffer.h
58
:
_timestamp
(timestamp)
62
,
_timestamp
(timestamp)
78
return
_timestamp
;
86
_timestamp
= timestamp;
117
int64_t
_timestamp
; // in microseconds
member in class:XCam::VideoBuffer
x3a_result.h
41
,
_timestamp
(timestamp)
59
_timestamp
= timestamp;
62
return
_timestamp
;
89
int64_t
_timestamp
;
member in class:XCam::X3aResult
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
imputil.py
491
def
_timestamp
(pathname):
function
585
t_pyc =
_timestamp
(file)
/external/icu/icu4c/source/common/
servls.cpp
158
int32_t
_timestamp
;
member in class:ServiceEnumeration
165
,
_timestamp
(service->getTimestamp())
174
,
_timestamp
(other.
_timestamp
)
217
if (
_timestamp
== _service->getTimestamp()) {
241
_timestamp
= _service->getTimestamp();
/external/python/cpython2/Lib/
imputil.py
491
def
_timestamp
(pathname):
function
585
t_pyc =
_timestamp
(file)
/external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar
Completed in 940 milliseconds