/external/wpa_supplicant_8/src/radius/ |
radius_das.c | 202 u32 timestamp = ntohl(val); local 203 if (abs(now.sec - timestamp) > das->time_window) { 205 "Event-Timestamp (%u; local time %u) in " 207 timestamp, (unsigned int) now.sec, 212 wpa_printf(MSG_DEBUG, "DAS: Missing Event-Timestamp in packet " 251 "Event-Timestamp attribute");
|
/frameworks/av/include/media/stagefright/ |
SurfaceMediaSource.h | 45 // timestamp must be provided for the buffer. The timestamp is in 93 // getTimestamp retrieves the timestamp associated with the image 96 // The timestamp is in nanoseconds, and is monotonically increasing. Its 185 // mCurrentTimestamp is the timestamp for the current texture. It 213 // mFirstFrameTimestamp is the timestamp of the first received frame.
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
SoftMPEG4.cpp | 201 // so use fake timestamp instead 202 uint32_t timestamp = 0xFFFFFFFF; local 205 timestamp = mPvTime; 216 mHandle, &bitstream, ×tamp, &tmp, 231 outHeader->nTimeStamp = mPvToOmxTimeMap.valueFor(timestamp); 232 mPvToOmxTimeMap.removeItem(timestamp);
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
scenegraph_objects.rsh | 81 uint32_t timestamp; 162 // Timestamp of the camera itself to signal params if anything changes 163 uint32_t timestamp; 164 // Timestamp of our transform 181 uint32_t timestamp; 190 // renderable or shader and contains a timestamp for the last time this buffer was updated
|
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/ |
ant-1.8.0.pom | 69 <filter>../../../../target/ant/.build.timestamp.properties</filter>
81 <id>create-timestamp-file</id>
90 <touch file="${project.build.directory}/.build.timestamp.properties"/>
91 <echo file="${project.build.directory}/.build.timestamp.properties" append="false"
97 <id>delete-timestamp-file</id>
104 <delete file="${project.build.directory}/.build.timestamp.properties"/>
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
TimeUtil.java | 51 * Return the current timestamp as a {@link String} suitable for displaying. 72 * Return the current timestamp in a compressed format, used to uniquely identify results.
|
/external/chromium/chrome/browser/policy/ |
file_based_policy_loader.h | 64 // Records last known modification timestamp of |config_file_path_|. 67 // The wall clock time at which the last modification timestamp was
|
mock_device_management_backend.h | 73 base::TimeDelta timestamp = local 75 signed_response.set_timestamp(timestamp.InMilliseconds());
|
/external/chromium/chrome/browser/tab_contents/ |
render_view_context_menu_mac.mm | 41 NSTimeInterval eventTime = [currentEvent timestamp]; 45 timestamp:eventTime
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_util_mac.mm | 49 NSTimeInterval eventTime = [[NSApp currentEvent] timestamp]; 53 timestamp:eventTime
|
/external/chromium/third_party/libjingle/source/talk/base/ |
time.h | 39 typedef uint32 TimeStamp; 47 // Returns a future timestamp, 'elapsed' milliseconds from now.
|
/external/chromium_org/ash/wm/ |
power_button_controller.cc | 38 bool down, const base::TimeTicks& timestamp) { 86 bool down, const base::TimeTicks& timestamp) {
|
/external/chromium_org/base/test/ |
test_reg_util_win.h | 31 // two RegistryOverrideManagers created with the same timestamp. 60 RegistryOverrideManager(const base::Time& timestamp,
|
/external/chromium_org/chrome/browser/chromeos/power/ |
power_button_observer.cc | 86 bool down, const base::TimeTicks& timestamp) { 88 OnPowerButtonEvent(down, timestamp);
|
/external/chromium_org/chrome/browser/resources/image_loader/ |
image_loader_client.js | 162 var cachedData = this.cache_.loadImage(cacheKey, opt_options.timestamp); 184 request.timestamp = opt_options.timestamp; 191 this.cache_.saveImage(cacheKey, result.data, opt_options.timestamp); 267 * @param {number=} opt_timestamp Last modification timestamp. Used to detect 285 timestamp: opt_timestamp ? opt_timestamp : null, 295 * @param {number=} opt_timestamp Last modification timestamp. If different 308 if (entry.timestamp != opt_timestamp) {
|
/external/chromium_org/chrome/common/extensions/api/ |
echo_private.json | 81 "description": "Get the OOBE timestamp.", 91 "description" : "The OOBE timestamp."
|
/external/chromium_org/chrome/common/ |
logging_chrome.h | 68 // Inserts timestamp before file extension in the format 71 base::Time timestamp);
|
/external/chromium_org/chrome/common/media_galleries/ |
picasa_types.h | 45 AlbumInfo(const std::string& name, const base::Time& timestamp, 51 base::Time timestamp; member in struct:picasa::AlbumInfo
|
/external/chromium_org/chrome/utility/media_galleries/ |
picasa_album_table_reader_unittest.cc | 75 base::TimeDelta time_delta = albums[0].timestamp - folders[0].timestamp;
|
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_validator.cc | 22 // Grace interval for policy timestamp checks, in seconds. 39 // Timestamp should be from the past. We allow for a 1-minute grace interval 107 base::TimeDelta::FromMilliseconds(policy_data->timestamp()); 274 LOG(ERROR) << "Policy timestamp missing"; 280 policy_data_->timestamp() < timestamp_not_before_) { 283 LOG(ERROR) << "Policy too old: " << policy_data_->timestamp(); 287 policy_data_->timestamp() > timestamp_not_after_) { 288 LOG(ERROR) << "Policy from the future: " << policy_data_->timestamp();
|
/external/chromium_org/components/sessions/ |
serialized_navigation_entry_test_helper.cc | 80 base::Time timestamp, 82 navigation->timestamp_ = timestamp;
|
/external/chromium_org/content/browser/geolocation/ |
mock_location_provider.cc | 82 // Webkit compares the timestamp to wall clock time, so we need it to be 84 position_.timestamp = base::Time::Now();
|
network_location_request.h | 50 const base::Time& timestamp); 67 base::Time timestamp_; // Timestamp of the above data, not of the request.
|
/external/chromium_org/content/browser/renderer_host/media/ |
midi_host.h | 42 double timestamp) OVERRIDE; 51 double timestamp);
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ResourceExtractor.java | 161 // Finished, write out a timestamp file if we need to. 167 // Worst case we don't write a timestamp, so we'll re-extract the resource 169 Log.w(LOGTAG, "Failed to write resource pak timestamp!"); 178 // Looks for a timestamp file on disk that indicates the version of the APK that 179 // the resource paks were extracted from. Returns null if a timestamp was found 181 // a String that represents the filename of a timestamp to create. 210 // If there's no timestamp, nuke to be safe as we can't tell the age of the files. 219 // timestamp file is already up-to date.
|