Searched refs:SerializeValue (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Ddevtools_client_impl.cc233 std::string message = SerializeValue(&command);
H A Dutil.cc10 std::string SerializeValue(const base::Value* value) { function
H A Dutil.h14 std::string SerializeValue(const base::Value* value);
/external/chromium_org/chrome/browser/password_manager/
H A Dnative_backend_kwallet_x.cc577 SerializeValue(forms, &value);
707 void NativeBackendKWallet::SerializeValue(const PasswordFormList& forms, function in class:NativeBackendKWallet
H A Dnative_backend_kwallet_x.h125 static void SerializeValue(const PasswordFormList& forms, Pickle* pickle);

Completed in 152 milliseconds