Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_preload_app_info.h38 std::string folderPath = ""; in GetPreloadAOTFileName() local
48 folderPath = hapPath.substr(0, folderEnd); in GetPreloadAOTFileName()
49 appEnd = folderPath.find_last_of('/'); in GetPreloadAOTFileName()
51 appName = folderPath.substr(appEnd + 1); in GetPreloadAOTFileName()

Completed in 1 milliseconds