Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dconstants.h22 constexpr const char* ABS_CODE_PATH = "/data/app/el1/bundle/public"; member
H A Dextractor.cpp230 if (StringStartWith(hapPath, Constants::ABS_CODE_PATH, std::string(Constants::ABS_CODE_PATH).length())) { in GetLoadFilePath()
H A Dfile_path_utils.cpp445 std::regex hapPattern(std::string(Constants::ABS_CODE_PATH) + std::string(Constants::FILE_SEPARATOR)); in GetLoadPath()

Completed in 2 milliseconds