Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_module_preloader.cpp130 std::string etsPath = child->GetKey(); in ParseComponentCollectionJson() local
131 auto item = collectionJson->GetValue(etsPath); in ParseComponentCollectionJson()
134 AceLogTag::ACE_FORM, "Parse component_collection.json failed, etsPath: %{private}s.", etsPath.c_str()); in ParseComponentCollectionJson()
141 TAG_LOGW(AceLogTag::ACE_FORM, "Read view failed, etsPath: %{private}s.", etsPath.c_str()); in ParseComponentCollectionJson()
/foundation/arkui/ace_engine/test/component_test/tools/previewer_host/main/
H A Dgitee_rest_api.js156 let etsPath = path.join(sdkPath, "ets\\api");
195 let etsFile = path.join(etsPath, "@ohos.arkui.componentTest.d.ts");

Completed in 1 milliseconds