Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp47 constexpr const char* ABC_RELATIVE_PATH = "ets/modules.abc"; member
104 if (!extractor.GetFileInfo(ABC_RELATIVE_PATH, offset, length)) { in GetAbcFileInfo()
142 subject[ABC_NAME] = ABC_RELATIVE_PATH; in GetSubjectInfo()
165 object[ABC_NAME] = ABC_RELATIVE_PATH; in MapArgs()
177 argsMap.emplace("ABC-Path", aotArgs.hapPath + ServiceConstants::PATH_SEPARATOR + ABC_RELATIVE_PATH); in MapArgs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp55 const std::string ABC_RELATIVE_PATH = "ets/modules.abc"; member
243 aotArgs.hapPath = ABC_RELATIVE_PATH; in HWTEST_F()

Completed in 4 milliseconds