Home
last modified time | relevance | path

Searched defs:profile_data (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
Dstub_web_view.cc139 Status StubWebView::EndProfile(scoped_ptr<base::Value>* profile_data) { in EndProfile()
Dweb_view_impl.cc474 Status WebViewImpl::EndProfile(scoped_ptr<base::Value>* profile_data) { in EndProfile()
/external/kernel-headers/original/uapi/linux/can/
Dgw.h123 __u8 profile_data[20]; member
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp767 … std::string profile_data = HarmonizeThreadIdsForProfileData(process, profileDataExtractor); in SendContinuePacketAndWaitForResponse() local