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

  /external/chromium_org/base/
os_compat_android_unittest.cc 24 std::string sub_dir_string = sub_dir.value(); local
26 char* buffer = const_cast<char*>(sub_dir_string.c_str());
  /external/chromium_org/base/files/
file_util_posix.cc 532 std::string sub_dir_string = sub_dir.value(); local
535 char* buffer = const_cast<char*>(sub_dir_string.c_str());

Completed in 68 milliseconds