Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx672 String aFileSpec = rPar.Get(1)->GetString(); in RTLFUNC() local
680 String aFullPath = getFullPath( aFileSpec ); in RTLFUNC()
700 if(DirEntry(aFileSpec).Kill() != FSYS_ERR_OK) in RTLFUNC()
703 File::remove( getFullPathUNC( aFileSpec ) ); in RTLFUNC()

Completed in 33 milliseconds