Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp1564 static int CompareRootDir(PathParser *LHS, PathParser *RHS) { in CompareRootDir() function
1606 if ((res = CompareRootDir(&LHS, &RHS)) != 0) in __compare()