Searched defs:profile_data (Results 1 – 4 of 4) sorted by relevance
139 Status StubWebView::EndProfile(scoped_ptr<base::Value>* profile_data) { in EndProfile()
474 Status WebViewImpl::EndProfile(scoped_ptr<base::Value>* profile_data) { in EndProfile()
123 __u8 profile_data[20]; member
767 … std::string profile_data = HarmonizeThreadIdsForProfileData(process, profileDataExtractor); in SendContinuePacketAndWaitForResponse() local