OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:snapshot
(Results
476 - 500
of
1754
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libchrome/base/metrics/
histogram_snapshot_manager_unittest.cc
23
const HistogramSamples&
snapshot
) override {
/external/libnl/include/netlink/
netlink-kernel.h
102
* Return an atomic
snapshot
of the table being referenced. This
/external/libpcap/
dlpisubs.c
174
caplen = min(p->
snapshot
, len);
188
/* Insure caplen does not exceed
snapshot
*/
189
if (pkthdr.caplen > p->
snapshot
)
190
pkthdr.caplen = p->
snapshot
;
pcap_open_dead.3pcap.in
59
specifies the
snapshot
length for the
pcap_open_live.3pcap
53
specifies the
snapshot
length to be set on the handle.
/external/objenesis/tck-android/
pom.xml
7
<version>2.0-
SNAPSHOT
</version>
/external/okhttp/okio/
pom.xml
14
<version>1.7.0-
SNAPSHOT
</version>
/external/skia/src/core/
SkSpecialSurface.h
25
* - it becomes inactive once a
snapshot
of it is taken (i.e., no copy-on-write)
/external/slf4j/integration/
pom.xml
11
<version>1.7.13-
SNAPSHOT
</version>
/external/slf4j/slf4j-ext/
pom.xml
10
<version>1.7.13-
SNAPSHOT
</version>
/external/v8/
snapshot_toolchain.gni
28
# The
snapshot
needs to be compiled for the host, but compiled with
/external/webrtc/webrtc/common_video/include/
incoming_video_stream.h
45
// Callback for file recording,
snapshot
, ...
/frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h
57
// Store the picture size before they are overriden by video
snapshot
267
/* Helper functions to override jpeg size for video
snapshot
*/
272
// if video
snapshot
size is currently overridden
368
// Helper function for overriding jpeg size for video
snapshot
/frameworks/base/core/java/android/net/
INetworkStatsService.aidl
44
/** Return data layer
snapshot
of UID network usage. */
/frameworks/base/core/java/android/os/health/
package.html
19
resources. A
snapshot
of an application's measurements can be taken with the
/frameworks/base/core/java/android/print/
package.html
33
android.print.PrintJobInfo} which is a
snapshot
of its state. The print job state may
/frameworks/base/core/java/android/view/
WindowAnimationFrameStats.java
25
* activity to another. The frame statistics are a
snapshot
for the time interval
/frameworks/base/tests/Camera2Tests/SmartCamera/
README.txt
16
Smart Camera / Auto
Snapshot
(formerly named SimpleCamera) ReadMe
/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_decoder_host.h
216
This function returns which stream interrupted in the past based on status, which is a
snapshot
of
221
@param[in] status :
Snapshot
of Interrupt status which was returned by viddec_fw_decoder_active_pending_interrupts().
228
This function clears the stream_handle from the status
snapshot
that we got from viddec_fw_decoder_active_pending_interrupts(),
231
@param[in] status :
Snapshot
of Interrupt status which was returned by viddec_fw_decoder_active_pending_interrupts().
/hardware/qcom/display/msm8996/sdm/include/core/
dump_interface.h
47
@details Client shall use this method to get current
snapshot
of display manager context as a
/libcore/luni/src/main/java/org/xml/sax/ext/
Locator2Impl.java
36
* of this class is to make a
snapshot
of an existing Locator.
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_dircache.py
46
# is only good for capturing a one-shot
snapshot
there.
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_dircache.py
46
# is only good for capturing a one-shot
snapshot
there.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dircache.py
46
# is only good for capturing a one-shot
snapshot
there.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dircache.py
46
# is only good for capturing a one-shot
snapshot
there.
Completed in 1423 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>