Home
last modified time | relevance | path

Searched defs:hasFile (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dhap_asset_provider_impl.cpp66 bool hasFile = runtimeExtractor_->HasEntry(fileName); in GetAsMapping() local
90 bool hasFile = runtimeExtractor_->HasEntry(fileName); in GetAsMappingFromI18n() local
110 bool hasFile = runtimeExtractor_->HasEntry(fileName); in GetAssetPath() local
Dutils.cpp74 bool hasFile = extractor->GetFileBuffer(fileName, osstream); in GetStringFromHap() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dhap_asset_provider_impl.cpp50 bool hasFile = runtimeExtractor_->HasEntry(fileName); in GetAsMapping() local
78 bool hasFile = runtimeExtractor_->HasEntry(fileName); in GetAssetPath() local
/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
Dsource_map_test.cpp328 bool hasFile = true; variable
350 bool hasFile = true; variable
382 bool hasFile = true; variable
414 bool hasFile = true; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_worker.cpp526 bool hasFile = extractor->HasEntry(filePathName); in GetAmi() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Dsource_map.cpp98 void SourceMap::Init(bool& hasFile, const std::string& hapPath) in Init()
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_runtime_test.cpp1183 bool hasFile = false; variable