/prebuilts/go/linux-x86/src/runtime/trace/ |
trace.go | 9 // in a compact form. A precise nanosecond-precision timestamp and a stack
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/ |
NdkDiscoveredPathInfo.java | 140 // timestamp 172 long timestamp = IFile.NULL_STAMP; local 180 timestamp = Long.valueOf(line.substring(2)); 196 mLastUpdate = timestamp;
|
/system/connectivity/shill/net/ |
mock_time.h | 37 MOCK_METHOD0(GetNow, Timestamp());
|
/system/core/logd/ |
README.property | 43 persist.logd.timestamp string ro The recording timestamp source. 46 ro.logd.timestamp string realtime default for persist.logd.timestamp
|
/system/core/metricsd/uploader/proto/ |
user_action_event.proto | 33 // The timestamp for the event, in seconds since the epoch.
|
/system/extras/tests/workloads/ |
powerave.py | 36 print "Can't parse data line, did you remember the timestamp?"
|
/system/gatekeeper/include/gatekeeper/ |
gatekeeper.h | 179 void MintAuthToken(UniquePtr<uint8_t> *auth_token, uint32_t *length, uint64_t timestamp, 191 * Sets the last_checked_timestamp to timestamp. Writes the updated record 196 bool IncrementFailureRecord(uint32_t uid, secure_id_t user_id, uint64_t timestamp, 207 bool ThrottleRequest(uint32_t uid, uint64_t timestamp,
|
/system/media/alsa_utils/include/ |
alsa_device_proxy.h | 42 uint64_t *frames, struct timespec *timestamp);
|
/system/update_engine/ |
tar_bunzip2.gypi | 28 # The .flag file is used to mark the timestamp of the file extraction
|
/system/update_engine/update_manager/ |
evaluation_context.cc | 131 bool EvaluationContext::IsWallclockTimeGreaterThan(Time timestamp) { 132 return IsTimeGreaterThanHelper(timestamp, evaluation_start_wallclock_, 136 bool EvaluationContext::IsMonotonicTimeGreaterThan(Time timestamp) { 137 return IsTimeGreaterThanHelper(timestamp, evaluation_start_monotonic_,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
te-vms.h | 30 /* VMS debugger needs the file timestamp. */
|
/external/chromium-trace/catapult/tracing/tracing/model/ |
clock_sync_manager.html | 25 * can have multiple methods of retrieving a timestamp (e.g. 92 * Returns a function that, given a timestamp in the specified clock domain, 93 * returns a timestamp in the model's clock domain. 204 * If no end timestamp argument is specified in the constructor, it's assumed 205 * that the end timestamp is the same as the start (i.e. the clock sync 256 // of the controller's sync timestamp to be off by a substantial enough 258 // for BattOr and just use the controller's start timestamp as the sync
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtp_sender.h | 52 virtual uint32_t Timestamp() const = 0; 138 void SetStartTimestamp(uint32_t timestamp, bool force); 152 uint32_t timestamp, 252 // Current timestamp. 253 uint32_t Timestamp() const override; 300 uint32_t timestamp, 328 uint32_t timestamp,
|
/frameworks/av/media/libstagefright/omx/ |
GraphicBufferSource.h | 104 // buffer source will fix timestamp in the header if needed.) 125 // When set, the timestamp fed to the encoder will be modified such that 126 // the gap between two adjacent frames is capped at maxGapUs. Timestamp 134 // Sets the input buffer timestamp offset. 135 // When set, the sample's timestamp will be adjusted with the timeOffsetUs. 147 // When set, the sample's timestamp will be modified to playback framerate, 148 // and capture timestamp will be modified to capture rate.
|
/frameworks/base/docs/html-intl/intl/ja/distribute/tools/ |
localization-checklist.jd | 68 data-sortorder="-timestamp" data-cardsizes="9x3," data-maxresults="6"> 154 "collection:distribute/tools/loc/designforloc" data-sortorder="-timestamp" 300 data-sortorder="-timestamp" data-cardsizes="9x3" data-maxresults="6"> 421 data-sortorder="-timestamp" data-cardsizes="9x3" data-maxresults="6"> 517 data-sortOrder="-timestamp" 657 data-sortorder="-timestamp" data-cardsizes="9x3,9x3,6x3,9x3,9x3,9x3" 714 data-sortOrder="-timestamp"
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/ |
localization-checklist.jd | 91 data-sortorder="-timestamp" data-cardsizes="9x3," data-maxresults="6"> 221 "collection:distribute/tools/loc/designforloc" data-sortorder="-timestamp" 394 data-sortorder="-timestamp" data-cardsizes="9x3" data-maxresults="6"> 545 data-sortorder="-timestamp" data-cardsizes="9x3" data-maxresults="6"> 663 data-sortOrder="-timestamp" 856 data-sortorder="-timestamp" data-cardsizes="9x3,9x3,6x3,9x3,9x3,9x3" 934 data-sortOrder="-timestamp"
|
/hardware/intel/common/libmix/mix_video/src/ |
mixvideoformat_h264.c | 661 LOG_V( "Starting current frame %d, timestamp %"G_GINT64_FORMAT"\n", mix_video_h264_counter++, ts); 706 bufentry->timestamp = ts; 709 LOG_V( "bufentry->timestamp %"G_GINT64_FORMAT"\n", bufentry->timestamp); 755 bufentry->timestamp = ts; 758 LOG_V( "bufentry->timestamp %"G_GINT64_FORMAT"\n", bufentry->timestamp); 821 //Clear parse_in_progress flag and current timestamp 1018 guint64 timestamp, [all...] |
/external/autotest/tko/parsers/ |
version_1_unittest.py | 214 timestamp = datetime.datetime(1970, 1, 1, 4, 30) 215 timestamp -= datetime.timedelta(seconds=time.timezone) 218 {'timestamp': '16200'}) 219 self.assertEquals(timestamp, line.get_timestamp()) 223 """Tests that get_timestamp returns None if no timestamp exists.""" 329 self.timestamp = 1220565792 334 """Tests make_dummy_abort with a timestamp specified.""" 336 self.indent, None, self.testname, self.timestamp, self.reason) 339 '\t' * self.indent, self.testname, self.timestamp, self.reason)) 343 """Tests make_dummy_abort with no timestamp specified."" [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/vpc/ |
test_networkacl.py | 135 'SignatureVersion', 'Timestamp', 249 'SignatureVersion', 'Timestamp', 267 'SignatureVersion', 'Timestamp', 313 'SignatureVersion', 'Timestamp', 337 'SignatureVersion', 'Timestamp', 370 'SignatureVersion', 'Timestamp', 390 'SignatureVersion', 'Timestamp', 423 'SignatureVersion', 'Timestamp', 442 'SignatureVersion', 'Timestamp', 469 'SignatureVersion', 'Timestamp', [all...] |
/external/webrtc/talk/media/base/ |
rtpdataengine_unittest.cc | 290 EXPECT_NE(0U, header0.timestamp); 294 // Should bump timestamp by 180000 because the clock rate is 90khz. 307 EXPECT_EQ(header0.timestamp + 180000, header1.timestamp); 351 // Should bump timestamp by 90000 because the clock rate is 90khz. 353 // Should bump timestamp by 180000 because the clock rate is 90khz. 367 EXPECT_EQ(header1a.timestamp + 90000, header1b.timestamp); 370 EXPECT_EQ(header2a.timestamp + 180000, header2b.timestamp); [all...] |
/frameworks/base/media/java/android/media/ |
Image.java | 173 * Get the timestamp associated with this frame. 175 * The timestamp is measured in nanoseconds, and is normally monotonically 178 * timebase of the timestamp depend on the source providing images. See 187 * Set the timestamp associated with this frame. 189 * The timestamp is measured in nanoseconds, and is normally monotonically 192 * timebase of the timestamp depend on the source providing images. See 201 * {@link ImageWriter}, or the timestamp will be generated automatically when 205 * @param timestamp The timestamp to be set for this image. 207 public void setTimestamp(long timestamp) { [all...] |
/hardware/bsp/intel/peripheral/light/mraa/ |
lights.c | 131 * Get current timestamp in nanoseconds 146 * Populates a timespec data structure from a int64_t timestamp 148 * @param target_ns timestamp in nanoseconds 166 int64_t timestamp, period; local 187 timestamp = get_timestamp_monotonic(); 188 if (timestamp < 0) { 202 if (timestamp > LLONG_MAX - period) { 203 ALOGE("%s: Timestamp overflow", __func__); 207 timestamp += period; 210 set_timestamp(&target_time, timestamp); [all...] |
/build/core/tasks/ |
apicheck.mk | 57 $(call doc-timestamp-for,api-stubs) \ 74 $(call doc-timestamp-for,api-stubs) \ 103 $(call doc-timestamp-for,system-api-stubs) \ 120 $(call doc-timestamp-for,system-api-stubs) \ 152 $(call doc-timestamp-for,test-api-stubs) \
|
/external/autotest/client/common_lib/cros/graphite/ |
stats.py | 171 def send(self, subname, value, timestamp=None): 181 @param timestamp: Time associated with when this stat was sent. 183 statsd.Raw.send(self, subname, value, timestamp) 185 subname=subname, value=value, timestamp=timestamp)
|
/external/autotest/server/site_tests/kernel_MemoryRamoop/ |
kernel_MemoryRamoop.py | 172 timestamp = float(components[1]) 176 if timestamp < last_timestamp: 177 logging.info("last_timestamp: %f, timestamp: %d", 178 last_timestamp, timestamp) 180 last_timestamp = timestamp
|