/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle1/src/main/ |
H A D | config.json | 33 "moduleName": "testability1", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle17/src/main/ |
H A D | config.json | 29 "moduleName": "testability", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle25/src/main/ |
H A D | config.json | 29 "moduleName": "testability", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testOverlay/internal_overlay_install_test5/src/main/ |
H A D | config.json | 33 "moduleName": "feature", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testOverlay/target_module_entry_fa_model/src/main/ |
H A D | config.json | 33 "moduleName": "entry", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testOverlay/target_module_entry_lower_version_fa/src/main/ |
H A D | config.json | 33 "moduleName": "entry", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_kit/test/src/main/ |
H A D | config.json | 57 "moduleName": "entry", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/bmsThirdBundle1/src/main/ |
H A D | config.json | 33 "moduleName": "testability1", string
|
/ohos5.0/base/inputmethod/imf/test/unittest/napi_test/src/ |
H A D | config.json | 25 "moduleName": "entry", string
|
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/ |
H A D | export_db_storage.cpp | 111 void ExportDbStorage::QueryExportDetailRecord(const std::string& moduleName, ExportDetailRecord& re… in QueryExportDetailRecord()
|
/ohos5.0/drivers/hdf_core/framework/core/shared/include/ |
H A D | hdf_attribute_macro.h | 36 const char *moduleName; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | bundle_mgr_proxy.h | 43 std::string moduleName; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_hiview_reporter_mock.cpp | 23 std::string moduleName; member
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/test/unittest/src/ |
H A D | config.json | 26 "moduleName": "entry", string
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_scheduler.cpp | 64 char *moduleName = reinterpret_cast<char *>(ReadString(data, nullptr)); in AmsCallback() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_service.cpp | 40 std::string moduleName = "ApService_" + std::to_string(m_id); in EnableHotspot() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | main_thread.cpp | 1133 const std::string &moduleName, const std::string &loadPath) in OnOverlayChanged() 1155 const std::string &moduleName, const std::string &loadPath) in HandleOnOverlayChanged() 1463 auto moduleName = entryHapModuleInfo.moduleName; in HandleLaunchApplication() local 1679 auto moduleName = entryHapModuleInfo.moduleName; in HandleLaunchApplication() local 1847 std::string moduleName(info.moduleName); in ProcessMainAbility() local 2933 void MainThread::HandleScheduleAcceptWant(const AAFwk::Want &want, const std::string &moduleName) in HandleScheduleAcceptWant() 2952 void MainThread::ScheduleAcceptWant(const AAFwk::Want &want, const std::string &moduleName) in ScheduleAcceptWant() 2969 …MainThread::HandleScheduleNewProcessRequest(const AAFwk::Want &want, const std::string &moduleName) in HandleScheduleNewProcessRequest() 2988 void MainThread::ScheduleNewProcessRequest(const AAFwk::Want &want, const std::string &moduleName) in ScheduleNewProcessRequest() 3222 int MainThread::GetOverlayModuleInfos(const std::string &bundleName, const std::string &moduleName, in GetOverlayModuleInfos()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_data_mgr.cpp | 909 std::string moduleName = element.GetModuleName(); in ExplicitQueryAbilityInfo() local 957 std::string moduleName = element.GetModuleName(); in ExplicitQueryAbilityInfoV9() local 1922 std::string moduleName = ""; in GetMatchLauncherAbilityInfos() local 2563 const std::string &bundleName, const std::string &moduleName) in UpateCurDynamicIconModule() 4539 const std::string &moduleName, const int32_t upgradeFlag) in SetModuleUpgradeFlag() 5303 std::string moduleName = element.GetModuleName(); in ExplicitQueryExtensionInfo() local 5375 std::string moduleName = element.GetModuleName(); in ExplicitQueryExtensionInfoV9() local 6331 const std::string& moduleName = element.moduleName; in QueryInfoAndSkillsByElement() local 8591 std::string moduleName = element.GetModuleName(); in QueryCloneAbilityInfo() local 8625 std::string moduleName = element.GetModuleName(); in ExplicitQueryCloneAbilityInfo() local [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/ |
H A D | RadioModule.java | 200 static RadioModule tryLoadingModule(int moduleId, String moduleName, IBinder serviceBinder) { in tryLoadingModule()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_view_register_impl.cpp | 982 void RegisterModuleByName(BindingTarget globalObj, std::string moduleName) in RegisterModuleByName() 1051 std::string moduleName; in JsRegisterModules() local
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ability_running_record_test/ |
H A D | ams_ability_running_record_module_test.cpp | 143 void ScheduleAcceptWant(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleAcceptWant() 146 void ScheduleNewProcessRequest(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleNewProcessRequest()
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/ |
H A D | ams_app_mgr_service_module_test.cpp | 77 void ScheduleAcceptWant(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleAcceptWant() 79 void ScheduleNewProcessRequest(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleNewProcessRequest()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime_lite.cpp | 193 vm, [options](const std::string moduleName, std::string &hapPath) -> bool { in Init() 336 …auto callback = [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMo… in SetRequestAotCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
H A D | navdestination_group_node.h | 131 void SetNavDestinationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavDestinationPathInfo()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_operation.cpp | 287 void DistributedOperation::SetModuleName(const std::string& moduleName) in SetModuleName()
|