Home
last modified time | relevance | path

Searched refs:DEVICE_MANAGER_NAME (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_config.h32 constexpr const char* DEVICE_MANAGER_NAME = "com.ohos.devicemanagerui.MainAbility"; member
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Dconnection_manager.cpp116 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in DeviceDiscoveryWriteWrap()
129 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in EstablishConsultWriteWrap()
143 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in DeviceAuthWriteWrap()
160 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in OnBindResultFailedWriteWrap()
315 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in ConnectDevice()
473 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in OpenConsultSession()
491 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in OpenConsultSession()
1014 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in OnBindResult()
H A Ddiscovery_manager.cpp397 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in OnDiscoveryFailed()
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Dcast_engine_dfx.h73 static constexpr char DEVICE_MANAGER_NAME[] = "deviceManager"; member
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dability_util.h121 if (abilityName == AbilityConfig::DEVICE_MANAGER_NAME && bundleName == AbilityConfig::DEVICE_MANAGER_BUNDLE_NAME) { in IsSystemDialogAbility()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl.cpp56 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in ProcessConnectWriteWrap()
271 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in RemoveDevice()
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp56 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in ProcessConnectWriteWrap()
271 {"TO_CALL_PKG", DEVICE_MANAGER_NAME}, in RemoveDevice()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_sixth_test/
H A Dability_manager_service_sixth_test.cpp64 const std::string DEVICE_MANAGER_NAME = "com.ohos.devicemanagerui.MainAbility"; member
335 want1.SetElementName(DEVICE_MANAGER_BUNDLE_NAME, DEVICE_MANAGER_NAME); in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp67 const std::string DEVICE_MANAGER_NAME = "com.ohos.devicemanagerui.MainAbility"; member

Completed in 16 milliseconds