OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:serialized
(Results
426 - 450
of
1055
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/android/hardware/location/
GeofenceHardwareImpl.java
216
// This API is not thread safe. Operations on the same geofence need to be
serialized
290
// This API is not thread safe. Operations on the same geofence need to be
serialized
330
// This API is not thread safe. Operations on the same geofence need to be
serialized
370
// This API is not thread safe. Operations on the same geofence need to be
serialized
[
all
...]
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
SerializedFrame.java
46
* The initial capacity of the
serialized
data stream.
/frameworks/base/services/java/com/android/server/am/
EventLogTags.logtags
62
# Discard an undelivered
serialized
broadcast (timeout/ANR/crash)
/frameworks/native/include/ui/
Fence.h
50
//
serialized
data.
/frameworks/native/opengl/libs/EGL/
egl_cache.h
79
// this will do so, loading the
serialized
cache contents from disk if
/frameworks/rs/
rsFont.h
67
// Currently files do not get
serialized
,
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.h
240
//mutex for
serialized
access to camera3_device_ops_t functions
/libcore/crypto/src/main/java/org/conscrypt/
OpenSSLDSAPrivateKey.java
223
throw new NotSerializableException("engine-based keys can not be
serialized
");
OpenSSLECPrivateKey.java
182
throw new NotSerializableException("engine-based keys can not be
serialized
");
OpenSSLRSAPrivateKey.java
265
throw new NotSerializableException("engine-based keys can not be
serialized
");
/libcore/luni/src/main/java/java/io/
ObjectStreamConstants.java
121
* Handle for the first object that gets
serialized
.
/libcore/luni/src/test/java/libcore/java/text/
DateFormatSymbolsTest.java
70
// But the deserialized object is screwed because the RI's
serialized
form doesn't
/packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetProvider.java
126
//
serialized
to avoid unnecessary allocations/copies during
/packages/apps/Launcher2/src/com/android/launcher2/
ItemInfo.java
157
// Try go guesstimate how much space the icon will take when
serialized
/packages/apps/Launcher3/src/com/android/launcher3/
ItemInfo.java
150
// Try go guesstimate how much space the icon will take when
serialized
/packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothPreferences.java
136
// thread (but
serialized
!).
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderOperations.java
179
* @return
Serialized
representation of the folder operations
/prebuilts/tools/common/objenesis/
objenesis-1.2-javadoc.jar
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPSerializerRDF.java
69
/** the metadata object to be
serialized
. */
89
* @param xmp the metadata object to be
serialized
1181
* thats why <code>&apos;</code> is never
serialized
. <em>Note:</em>
1196
* A node can be
serialized
as RDF-Attribute, if it meets the following conditions:
1205
* @return Returns true if the node
serialized
as RDF-Attribute
[
all
...]
/external/chromium_org/tools/stats_viewer/
stats_viewer.resx
23
<value>[base64 mime encoded
serialized
.NET Framework object]</value>
36
Classes that don't support this are
serialized
and stored with the
39
The mimetype is used for
serialized
objects, and tells the
48
value : The object must be
serialized
with
53
value : The object must be
serialized
with
58
value : The object must be
serialized
into a byte array
[
all
...]
/external/icu4c/i18n/unicode/
uspoof.h
322
* Open a Spoof checker from its
serialized
from, stored in 32-bit-aligned memory.
324
* The memory containing the
serialized
data must remain valid and unchanged
328
*
serialized
data.
330
* @param data a pointer to 32-bit-aligned memory containing the
serialized
form of spoof data
[
all
...]
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc
42
virtual void SendSerializedMalwareDetails(const std::string&
serialized
) {
43
details_.push_back(
serialized
);
safe_browsing_service.h
246
// Called on the IO thread by the MalwareDetails with the
serialized
248
virtual void SendSerializedMalwareDetails(const std::string&
serialized
);
/external/chromium_org/courgette/
courgette_tool.cc
104
Problem("Can't combine
serialized
encoded program streams.");
199
Problem("Can't combine
serialized
encoded program streams.");
/external/chromium_org/net/quic/
quic_packet_generator_test.cc
519
// to be
serialized
, and it will not fit with another frame like it, so it is
520
//
serialized
by itself.
Completed in 945 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>