Searched defs:SerializeToString (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/renderer/resources/extensions/
H A Dapp_runtime_custom_bindings.js14 var SerializeToString = appNatives.SerializeToString; variable
/external/chromium_org/chrome/renderer/extensions/
H A Dapp_runtime_custom_bindings.cc31 void SerializeToString(const v8::FunctionCallbackInfo<v8::Value> &args) { function in namespace:__anon7143
64 RouteFunction("SerializeToString", base::Bind(&SerializeToString));
/external/protobuf/python/google/protobuf/
H A Dmessage.py170 def SerializeToString(self): member in class:Message
185 This method is similar to SerializeToString but doesn't check if the
H A Dreflection.py790 def SerializeToString(self): function in function:_AddSerializeToStringMethod
798 cls.SerializeToString = SerializeToString
/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Dmessage.py184 def SerializeToString(self): member in class:Message
199 This method is similar to SerializeToString but doesn't check if the
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc289 bool MessageLite::SerializeToString(string* output) const { function in class:google::protobuf::MessageLite
/external/protobuf/src/google/protobuf/
H A Dmessage_lite.cc289 bool MessageLite::SerializeToString(string* output) const { function in class:google::protobuf::MessageLite
/external/chromium_org/sync/internal_api/public/base/
H A Dunique_position.cc163 void UniquePosition::SerializeToString(std::string* blob) const { function in class:syncer::UniquePosition
167 proto.SerializeToString(blob);
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
H A Dcpp_message.py558 def SerializeToString(self): function in function:_AddMessageMethods
563 return self._cmsg.SerializeToString()
H A Dpython_message.py761 def SerializeToString(self): function in function:_AddSerializeToStringMethod
769 cls.SerializeToString = SerializeToString
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 231 milliseconds