Searched defs:commandValue (Results 1 – 6 of 6) sorted by relevance
102 …MFAdapterImpl::SendPrivateCommand(const ArkWebString& commandKey, const ArkWebString& commandValue) in SendPrivateCommand()
105 …FAdapterWrapper::SendPrivateCommand(const std::string& commandKey, const std::string& commandValue) in SendPrivateCommand()
417 … IMFAdapterImpl::SendPrivateCommand(const std::string& commandKey, const std::string& commandValue) in SendPrivateCommand()433 bool IMFAdapterImpl::ParseFillContentJsonValue(const std::string& commandValue, in ParseFillContentJsonValue()
203 virtual bool SendPrivateCommand(const std::string& commandKey, const std::string& commandValue) in SendPrivateCommand()
529 std::string commandValue = "{\"userName\":\"test\",\"hasAccount\":\"test\"}"; variable
373 Value commandValue; member