OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FromId
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Tooling/
RefactoringCallbacks.h
50
/// \brief Replace the text of the statement bound to \c
FromId
with the text in
54
ReplaceStmtWithText(StringRef
FromId
, StringRef ToText);
58
std::string
FromId
;
62
/// \brief Replace the text of the statement bound to \c
FromId
with the text of
66
ReplaceStmtWithStmt(StringRef
FromId
, StringRef ToId);
70
std::string
FromId
;
/external/chromium_org/content/child/appcache/
web_application_cache_host_impl.cc
56
WebApplicationCacheHostImpl* WebApplicationCacheHostImpl::
FromId
(int id) {
Completed in 83 milliseconds