Home
last modified time | relevance | path

Searched refs:IsAbsolute (Results 1 – 2 of 2) sorted by relevance

/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc467 if (IsAbsolute()) { in VisitParts()
581 if (IsAbsolute()) { in Parent()
641 constexpr bool IsAbsolute() const { in IsAbsolute() function
655 if (path.IsAbsolute()) { in JoinPath()
677 if (other.IsAbsolute()) { in JoinPath()
/system/update_engine/payload_consumer/
Dpostinstall_runner_action.cc142 if (postinstall_path.IsAbsolute()) { in PerformPartitionPostinstall()