Home
last modified time | relevance | path

Searched defs:PATH_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/common/utils/src/
Dbundle_file_util.cpp41 constexpr int PATH_MAX_SIZE = 256; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dapplication_cleaner.cpp42 static const int PATH_MAX_SIZE = 256; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_constants.h69 constexpr int PATH_MAX_SIZE = 256; variable