Home
last modified time | relevance | path

Searched refs:nm_modname (Results 1 – 25 of 568) sorted by relevance

12345678910>>...23

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnative_module.cpp95 .nm_modname = "bluetoothManager",
97 .nm_modname = "bluetooth",
106 HILOGI("Register bluetoothModule nm_modname:%{public}s", bluetoothModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Dnative_module.cpp23 .nm_modname = "app.ability.abilityDelegatorRegistry",
30 .nm_modname = "application.abilityDelegatorRegistry",
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_info/
H A Dform_info_module.cpp24 .nm_modname = "app.form.formInfo",
36 .nm_modname = "application.formInfo",
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/
H A Dability_manager_module.cpp27 .nm_modname = "app.ability.abilityManager",
45 .nm_modname = "application.abilityManager",
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Derror_manager_module.cpp24 .nm_modname = "app.ability.errorManager",
35 .nm_modname = "application.errorManager",
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/wantConstant/
H A Dnative_module.cpp40 .nm_modname = "app.ability.wantConstant",
42 .nm_modname = "ability.wantConstant",
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnative_module_connection.cpp51 .nm_modname = "bluetooth.connection",
59 …("Register bluetoothConnectionModule nm_modname:%{public}s", bluetoothConnectionModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnative_module_socket.cpp51 .nm_modname = "bluetooth.socket",
59 … HILOGI("Register bluetoothSocketModule nm_modname:%{public}s", bluetoothSocketModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnative_module_a2dp.cpp51 .nm_modname = "bluetooth.a2dp",
59 HILOGI("Register bluetoothA2dpModule nm_modname:%{public}s", bluetoothA2dpModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnative_module_access.cpp54 .nm_modname = "bluetooth.access",
62 … HILOGI("Register bluetoothAccessModule nm_modname:%{public}s", bluetoothAccessModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/audio_manager/
H A Dnative_module_audio_manager.cpp48 .nm_modname = "bluetooth.wearDetection",
56 …egister bluetoothConnectionModule nm_modname:%{public}s", bluetoothWearDetectionModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/base_profile/
H A Dnative_module_base_profile.cpp52 .nm_modname = "bluetooth.baseProfile",
60 …Register bluetoothBaseProfileModule nm_modname:%{public}s", bluetoothBaseProfileModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnative_module_constant.cpp52 .nm_modname = "bluetooth.constant",
60 …LOGI("Register bluetoothConstantModule nm_modname:%{public}s", bluetoothConstantModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnative_module_hid.cpp54 .nm_modname = "bluetooth.hid",
62 HILOGI("Register bluetoothModule nm_modname:%{public}s", bluetootHidModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnative_module_map.cpp51 .nm_modname = "bluetooth.map",
59 HILOGI("Register bluetoothModule nm_modname:%{public}s", bluetoothMapModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnative_module_opp.cpp51 .nm_modname = "bluetooth.opp",
59 HILOGI("Register bluetoothModule nm_modname:%{public}s", bluetoothOppModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnative_module_pan.cpp53 .nm_modname = "bluetooth.pan",
61 HILOGI("Register bluetoothPanModule nm_modname:%{public}s", bluetoothPanModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnative_module_pbap.cpp51 .nm_modname = "bluetooth.pbap",
59 HILOGI("Register bluetoothModule nm_modname:%{public}s", bluetoothPbapModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnative_module_hfp.cpp56 .nm_modname = "bluetooth.hfp",
64 HILOGI("Register bluetoothModule nm_modname:%{public}s", bluetoothHfpModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnative_module_ble.cpp59 .nm_modname = "bluetooth.ble",
67 HILOGI("Register bluetoothBleModule nm_modname:%{public}s", bluetoothBleModule.nm_modname); in RegisterModule()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_stage/
H A Dability_stage_module.cpp27 .nm_modname = "app.ability.AbilityStage",
31 .nm_modname = "application.AbilityStage",
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/extensionability/
H A Dvpn_extension_ability_module.cpp27 .nm_modname = "app.ability.VpnExtensionAbility",
60 .nm_modname = "application.VpnExtensionAbility",
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability/
H A Dability_module.cpp27 .nm_modname = "app.ability.UIAbility",
61 .nm_modname = "application.Ability",
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_ext_napi_entry.cpp66 .nm_modname = "wifiManagerExt",
68 .nm_modname = "wifiext",
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Djs_prompt_action.cpp55 .nm_modname = "promptAction",
71 .nm_modname = "prompt",

12345678910>>...23