Home
last modified time | relevance | path

Searched refs:currentPath (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/sign/src/
H A Dsign_elf.cpp70 char currentPath[FILE_PATH_LENGTH] = { 0 }; in AlignFileBy4kBytes() local
71 getcwd(currentPath, FILE_PATH_LENGTH); in AlignFileBy4kBytes()
73 + std::string(currentPath) + " is insufficient. Please check"); in AlignFileBy4kBytes()

Completed in 1 milliseconds