Searched defs:commandKey (Results 1 – 5 of 5) sorted by relevance
82 bool ArkIMFAdapterImpl::SendPrivateCommand(const ArkWebString& commandKey, const ArkWebString& comm… in SendPrivateCommand()
83 bool ArkIMFAdapterWrapper::SendPrivateCommand(const std::string& commandKey, const std::string& com… in SendPrivateCommand()
199 virtual bool SendPrivateCommand(const std::string& commandKey, const std::string& commandValue) in SendPrivateCommand()
380 bool IMFAdapterImpl::SendPrivateCommand(const std::string& commandKey, const std::string& commandVa… in SendPrivateCommand()
528 std::string commandKey = "autofill.cancel"; variable