Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.cpp32 constexpr char NEW_PATH[] = "entry|entry|1.0.0|src/main/ets/"; member
364 judgePath = NEW_PATH + pagePath + TS_SUFFIX; in GetCurrentSourceMap()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp38 const std::string NEW_PATH = "newPath"; member
311 std::string newPath = NEW_PATH; in HWTEST_F()
341 std::string newPath = NEW_PATH; in HWTEST_F()
772 std::string newPath = NEW_PATH; in HWTEST_F()
802 std::string newPath = NEW_PATH; in HWTEST_F()
817 std::string newPath = NEW_PATH; in HWTEST_F()
847 std::string newPath = NEW_PATH; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp43 constexpr char NEW_PATH[] = "entry|entry|1.0.0|src/main/ets/"; member
923 judgePath = NEW_PATH + pagePath.substr(0, pagePath.size() - JS_FILE_EXTENSION_LENGTH) + TS_SUFFIX; in GetCurrentPageSourceMap()

Completed in 8 milliseconds