Searched defs:commandKey (Results 1 – 6 of 6) sorted by relevance
102 bool ArkIMFAdapterImpl::SendPrivateCommand(const ArkWebString& commandKey, const ArkWebString& comm… in SendPrivateCommand()
105 bool ArkIMFAdapterWrapper::SendPrivateCommand(const std::string& commandKey, const std::string& com… in SendPrivateCommand()
145 std::string commandKey = "parameters"; in CreateUIExtension() local
203 virtual bool SendPrivateCommand(const std::string& commandKey, const std::string& commandValue) in SendPrivateCommand()
417 bool IMFAdapterImpl::SendPrivateCommand(const std::string& commandKey, const std::string& commandVa… in SendPrivateCommand()
528 std::string commandKey = "autofill.cancel"; variable