Home
last modified time | relevance | path

Searched defs:jsComponentName (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formiteminfo_fuzzer/
H A Dformiteminfo_fuzzer.cpp71 std::string jsComponentName(data, size); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dform_info.h37 std::string jsComponentName; member
/ohos5.0/foundation/ability/form_fwk/test/resource/benchmark/form_test_bundle/src/main/
H A Dconfig.json58 "jsComponentName": "widget", string
/ohos5.0/foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/
H A Dconfig.json58 "jsComponentName": "widget", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle1/src/main/
H A Dconfig.json42 "jsComponentName": "JS_name1", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle3/src/main/
H A Dconfig.json42 "jsComponentName": "JS_name3", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle4/src/main/
H A Dconfig.json86 "jsComponentName": "JS_nameA1", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle5/src/main/
H A Dconfig.json87 "jsComponentName": "JS_name1", string
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp292 void FormItemInfo::SetJsComponentName(const std::string &jsComponentName) in SetJsComponentName()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp228 std::string jsComponentName; member