Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/directory_fuzzer/
H A Ddirectory_fuzzer.cpp63 string fileFullPath = testDir + fileName; in DirectoryTestFunc() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.cpp70 char *fileFullPath = RelocateJSSourceFilePath(abilityPath, appJSFileName); in InitEnvironment() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.cpp491 auto fileFullPath = STYLES_FOLDER_PATH + *fileIter + std::string(FILE_TYPE_JSON); in LoadCustomStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp209 auto fileFullPath = filePath + fileName + std::string(FILE_TYPE_JSON); in GetConfigurationCommon() local
228 void FrontendDelegateImpl::GetAssetFromI18n(const std::string& fileFullPath, std::unique_ptr<JsonVa… in GetAssetFromI18n()
2007 … auto fileFullPath = std::string(RESOURCES_FOLDER) + folderName + std::string(I18N_FILE_SUFFIX); in LoadResourceConfiguration() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp195 auto fileFullPath = filePath + fileName + std::string(FILE_TYPE_JSON); in GetConfigurationCommon() local
225 … auto fileFullPath = std::string(RESOURCES_FOLDER) + folderName + std::string(I18N_FILE_SUFFIX); in LoadResourceConfiguration() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp273 auto fileFullPath = filePath + fileName + std::string(FILE_TYPE_JSON); in GetConfigurationCommon() local
304 … auto fileFullPath = std::string(RESOURCES_FOLDER) + folderName + std::string(I18N_FILE_SUFFIX); in LoadResourceConfiguration() local