Home
last modified time | relevance | path

Searched defs:fileFullPath (Results 1 – 5 of 5) sorted by relevance

/foundation/ace/ace_engine_lite/frameworks/src/core/context/
Djs_ability_impl.cpp61 char *fileFullPath = RelocateJSSourceFilePath(abilityPath, appJSFileName); in InitEnvironment() local
/foundation/ace/ace_engine/frameworks/core/components/theme/
Dtheme_constants.cpp371 auto fileFullPath = STYLES_FOLDER_PATH + *fileIter + std::string(FILE_TYPE_JSON); in LoadCustomStyle() local
/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp194 auto fileFullPath = filePath + fileName + std::string(FILE_TYPE_JSON); in GetConfigurationCommon() local
224 … auto fileFullPath = std::string(RESOURCES_FOLDER) + folderName + std::string(I18N_FILE_SUFFIX); in LoadResourceConfiguration() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp220 auto fileFullPath = filePath + fileName + std::string(FILE_TYPE_JSON); in GetConfigurationCommon() local
251 … auto fileFullPath = std::string(RESOURCES_FOLDER) + folderName + std::string(I18N_FILE_SUFFIX); in LoadResourceConfiguration() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp220 auto fileFullPath = filePath + fileName + std::string(FILE_TYPE_JSON); in GetConfigurationCommon() local
1835 … auto fileFullPath = std::string(RESOURCES_FOLDER) + folderName + std::string(I18N_FILE_SUFFIX); in LoadResourceConfiguration() local