Home | History | Annotate | Download | only in autofill

Lines Matching refs:kMsgID

528     const uint32 kMsgID = AutofillMsg_SuggestionsReturned::ID;
530 process()->sink().GetFirstMessageMatching(kMsgID);
553 const uint32 kMsgID = AutofillMsg_FormDataFilled::ID;
555 process()->sink().GetFirstMessageMatching(kMsgID);