Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp38 static const size_t MARK_TEMP_LEN = 12; member
204 if (ptr->d_type == DT_DIR && strncmp(ptr->d_name, MARK_TEMP_DIR.c_str(), MARK_TEMP_LEN) == 0) { in TraverseObsoleteTempDirectory()

Completed in 2 milliseconds