/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
modulefinder.py | 7 import marshal namespace 296 co = marshal.load(fp)
|
pkgutil.py | 21 import marshal namespace 28 return marshal.load(stream)
|
profile.py | 30 import marshal namespace 415 marshal.dump(self.stats, f)
|
rexec.py | 141 'marshal', 'math', 'md5', 'operator',
|
/external/chromium/third_party/libevent/ |
evrpc.h | 128 * automatically unmarshal and marshal the http buffers.
|
/external/chromium_org/remoting/host/win/ |
launch_process_with_token.cc | 327 // Marshal the input parameters.
|
/external/chromium_org/third_party/libevent/ |
evrpc.h | 128 * automatically unmarshal and marshal the http buffers.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
rails.php | 84 'Logger::ShiftingError', 'Marshal', 'MatchData',
|
groovy.php | 538 'Map.Entry', 'MARSHAL', 'MarshalException', [all...] |
java.php | 550 'Map.Entry', 'MARSHAL', 'MarshalException', [all...] |
/frameworks/base/docs/html/training/in-app-billing/ |
preparing-iab-app.jd | 36 <p>In this training class, you will use a reference implementation for the In-app Billing Version 3 API called the {@code TrivialDrive} sample application. The sample includes convenience classes to quickly set up the In-app Billing service, marshal and unmarshal data types, and handle In-app Billing requests from the main thread of your application.</p>
|
/frameworks/base/services/java/com/android/server/ |
PackageManagerBackupAgent.java | 206 // marshal the version code in a canonical form
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 6 :mod:`marshal` and :mod:`pickle` modules. It is the externally maintained
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 6 :mod:`marshal` and :mod:`pickle` modules. It is the externally maintained
|
/sdk/emulator/opengl/host/tools/emugen/ |
README | 103 determine the client endianess and marshal the packets as required.
|
/external/chromium_org/third_party/jinja2/ |
environment.py | 569 import imp, marshal namespace 611 marshal.dumps(c), 'wb') [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_bytes.py | [all...] |
test_builtin.py | 1270 import marshal namespace [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_bytes.py | [all...] |
/external/chromium_org/third_party/simplejson/ |
__init__.py | 6 :mod:`marshal` and :mod:`pickle` modules. It is the externally maintained
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowParcel.java | 596 "Parcel: unable to marshal value with type" + v.getClass().getName());
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
AccessibilityManagerServiceTest.java | 525 * Fully populates the {@link AccessibilityEvent} to marshal.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
rexec.py | 141 'marshal', 'math', 'md5', 'operator',
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
Makefile | 335 Python/marshal.o \ 726 Include/marshal.h \ [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
Makefile | 336 Python/marshal.o \ 727 Include/marshal.h \ [all...] |