OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_timestamp
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/net/quic/crypto/
source_address_token.h
37
void
set_timestamp
(int64 timestamp) {
function in class:net::SourceAddressToken
/external/chromium_org/media/base/
data_buffer.h
47
void
set_timestamp
(const base::TimeDelta& timestamp) {
function in class:media::DataBuffer
audio_buffer.h
93
// TODO(jrummell): Remove
set_timestamp
() and set_duration() once
96
void
set_timestamp
(base::TimeDelta timestamp) { timestamp_ = timestamp; }
function in class:media::AudioBuffer
decoder_buffer.h
68
void
set_timestamp
(const base::TimeDelta& timestamp) {
function in class:media::DecoderBuffer
/external/chromium_org/ppapi/cpp/private/
video_frame_private.h
65
void
set_timestamp
(PP_TimeTicks timestamp) {
function in class:pp::VideoFrame_Private
/hardware/libhardware/include/hardware/
camera.h
92
int (*
set_timestamp
)(struct preview_stream_ops *w, int64_t timestamp);
member in struct:preview_stream_ops
/external/chromium_org/ui/message_center/
notification.h
100
void
set_timestamp
(const base::Time& timestamp) {
function in class:message_center::Notification
Completed in 918 milliseconds