HomeSort by relevance Sort by last modified time
    Searched refs:FindAndReplace (Results 1 - 6 of 6) sorted by null

  /development/vndk/tools/header-checker/header-abi-util/include/
header_abi_util.h 89 inline std::string FindAndReplace(const std::string &candidate_str,
  /development/vndk/tools/header-checker/header-abi-diff/src/
abi_diff_wrappers.cpp 74 abi_util::FindAndReplace(type, "\\bstruct ", "");
  /development/vndk/tools/header-checker/header-abi-linker/src/
header_abi_linker.cpp 210 abi_util::FindAndReplace(*it, "\\*", ".*");
  /external/v8/src/
code-stubs.cc 113 ic->FindAndReplace(pattern);
    [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 92 milliseconds