Searched refs:stat_result (Results 1 – 1 of 1) sorted by relevance
68 int stat_result = ::stat(m_FilePath.native().c_str(), &st); in map() local69 if (0x0 == stat_result) { in map()92 int stat_result = ::stat(m_FilePath.native().c_str(), &st); in map() local93 if (0x0 == stat_result) { in map()