Home
last modified time | relevance | path

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

/aoo41x/main/cosv/source/storage/
H A Dploc_dir.cxx93 bool ret = PhysicalCreate_Dir( StrPath() ); in PhysicalCreate()
99 ret = PhysicalCreate_Dir( StrPath() ); in PhysicalCreate()
120 ret = PhysicalCreate_Dir( StrPath() ); in Check_Parent()
155 sFilter << StrPath() in GetContainedDirectories()
186 sFilter << StrPath() in GetContainedFiles()
252 DIR * pDir = opendir( StrPath() ); in GetContainedDirectories()
285 DIR * pDir = opendir( StrPath() ); in GetContainedFiles()
H A Dpersist.cxx43 return access( StrPath(), 00) == 0; in Exists()
70 return access( StrPath(), F_OK ) == 0; in Exists()
87 Persistent::StrPath() const in StrPath() function in csv::ploc::Persistent
H A Dfile.cxx203 pStream = ::fopen( StrPath(), sFacadeMode ); in do_open()
207 pStream = ::fopen( StrPath(), sFacadeMode ); in do_open()
/aoo41x/main/cosv/inc/cosv/
H A Dpersist.hxx64 const char * StrPath() const;

Completed in 23 milliseconds