/foundation/multimedia/media_lite/services/player_lite/server/src/ |
H A D | samgr_player_server.cpp | 44 return SERVICE_NAME;
in GetName() 51 MEDIA_INFO_LOG("Initialize(%s)! Identity<%d, %d>\n", SERVICE_NAME, identity.serviceId, identity.featureId);
in Initialize() 88 SAMGR_GetInstance()->RegisterDefaultFeatureApi(SERVICE_NAME, GET_IUNKNOWN(g_example));
in Init()
|
/foundation/window/window_manager_lite/services/wms/ |
H A D | samgr_wms.cpp | 43 return SERVICE_NAME; in GetName() 50 GRAPHIC_LOGI("Initialize(%s)! Identity<%d, %d, %p>", SERVICE_NAME, in Initialize() 88 SAMGR_GetInstance()->RegisterDefaultFeatureApi(SERVICE_NAME, GET_IUNKNOWN(g_example)); in Init()
|
/foundation/multimedia/camera_lite/services/server/src/ |
H A D | samgr_camera.cpp | 45 return Media::SERVICE_NAME; in GetName() 55 MEDIA_INFO_LOG("Initialize(%s)! Identity<%d, %d>", Media::SERVICE_NAME, in Initialize() 96 SAMGR_GetInstance()->RegisterDefaultFeatureApi(Media::SERVICE_NAME, GET_IUNKNOWN(g_example)); in Init()
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
H A D | session_manager.cpp | 28 const string SERVICE_NAME = "OHOS.Filemanagement.Dfs.ICloudSyncService"; member 44 auto ret = SoftbusAdapter::GetInstance().CreateSessionServer(SERVICE_NAME.c_str(), SESSION_NAME.c_str()); in CreateServer() 64 auto ret = SoftbusAdapter::GetInstance().RemoveSessionServer(SERVICE_NAME.c_str(), SESSION_NAME.c_str()); in RemoveServer()
|
H A D | softbus_adapter.cpp | 31 const string SERVICE_NAME = "OHOS.Filemanagement.Dfs.ICloudSyncService"; member 216 .pkgName = const_cast<char*>(SERVICE_NAME.c_str()), in OpenSession() 223 std::string saveKey = std::string(sessionName) + std::string(SERVICE_NAME); in OpenSession()
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_agent.cpp | 62 DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(IDaemon::SERVICE_NAME, "", deviceList); in IsSameAccount() 79 int errCode = deviceManager.GetNetworkTypeByNetworkId(IDaemon::SERVICE_NAME, info.GetCid(), networkType); in JudgeNetworkTypeIsWifi() 106 .pkgName = const_cast<char*>(IDaemon::SERVICE_NAME.c_str()), in JoinDomain() 178 .pkgName = const_cast<char*>(IDaemon::SERVICE_NAME.c_str()), in OpenSession() 229 .pkgName = const_cast<char*>(IDaemon::SERVICE_NAME.c_str()), in OpenApSession()
|
H A D | softbus_handler_asset.cpp | 96 .pkgName = const_cast<char*>(SERVICE_NAME.c_str()), in CreateAssetLocalSessionServer() 162 .pkgName = const_cast<char*>(SERVICE_NAME.c_str()), in AssetBind() 330 DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(SERVICE_NAME, "", deviceList); in IsSameAccount() 494 int errCode = GetLocalNodeDeviceInfo(SERVICE_NAME.c_str(), &tmpNodeInfo); in GetLocalNetworkId()
|
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/ |
H A D | wms_client.cpp | 38 IUnknown *iUnknown = SAMGR_GetInstance()->GetDefaultFeatureApi(SERVICE_NAME);
in WaitUntilWmsReady()
|
/foundation/multimedia/camera_lite/frameworks/ |
H A D | camera_client.cpp | 42 IUnknown *iUnknown = SAMGR_GetInstance()->GetDefaultFeatureApi(SERVICE_NAME);
in InitCameraClient()
|
/foundation/multimedia/camera_lite/services/server/include/ |
H A D | camera_type.h | 52 const char SERVICE_NAME[] = "CameraServer"; member
|
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_daemon_kit_inner/ |
H A D | i_cloud_daemon.h | 32 static inline const std::string SERVICE_NAME { "ohos.filemanagement.distributedfile.clouddaemon" };
|
/foundation/window/window_manager_lite/frameworks/wms/ |
H A D | lite_wms_client.cpp | 39 IUnknown* iUnknown = SAMGR_GetInstance()->GetDefaultFeatureApi(SERVICE_NAME); in InitLiteWMSClient()
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/all_connect/ |
H A D | all_connect_manager.cpp | 101 SERVICE_NAME.c_str(), in PublishServiceState() 129 SERVICE_NAME.c_str(), in ApplyAdvancedResource() 198 int32_t ret = allConnect_.ServiceCollaborationManager_RegisterLifecycleCallback(SERVICE_NAME.c_str(), in RegisterLifecycleCallback() 220 int32_t ret = allConnect_.ServiceCollaborationManager_UnRegisterLifecycleCallback(SERVICE_NAME.c_str()); in UnRegisterLifecycleCallback()
|
/foundation/multimedia/media_lite/frameworks/player_lite/binder/ |
H A D | player_type.h | 63 const char SERVICE_NAME[] = "PlayerServer"; member
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/ |
H A D | softbus_asset_send_listener.h | 44 static inline const std::string SERVICE_NAME{"ohos.storage.distributedfile.daemon"};
|
H A D | softbus_file_send_listener.h | 39 static inline const std::string SERVICE_NAME{"ohos.storage.distributedfile.daemon"};
|
H A D | softbus_file_receive_listener.h | 42 static inline const std::string SERVICE_NAME{"ohos.storage.distributedfile.daemon"};
|
H A D | softbus_asset_recv_listener.h | 50 static inline const std::string SERVICE_NAME{"ohos.storage.distributedfile.daemon"};
|
H A D | softbus_handler.h | 69 static inline const std::string SERVICE_NAME{"ohos.storage.distributedfile.daemon"};
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
H A D | device_manager_agent.cpp | 183 string pkgName = IDaemon::SERVICE_NAME; in GetNetworkType() 647 DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(IDaemon::SERVICE_NAME, "", deviceList); in GetDeviceIdByNetworkId() 691 int ret = hichainDevGroupMgr_->getRelatedGroups(ANY_OS_ACCOUNT, IDaemon::SERVICE_NAME.c_str(), udid.c_str(), in QueryRelatedGroups() 791 string pkgName = IDaemon::SERVICE_NAME; in InitDeviceInfos() 814 DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(IDaemon::SERVICE_NAME, "", deviceList); in IsSupportedDevice() 856 int errCode = deviceManager.GetLocalDeviceInfo(IDaemon::SERVICE_NAME, localDeviceInfo); in InitLocalNodeInfo() 876 string pkgName = IDaemon::SERVICE_NAME; in GetRemoteDevicesInfo() 895 string pkgName = IDaemon::SERVICE_NAME; in RegisterToExternalDm() 911 string pkgName = IDaemon::SERVICE_NAME; in UnregisterFromExternalDm()
|
H A D | device_info.cpp | 33 deviceManager.GetUdidByNetworkId(IDaemon::SERVICE_NAME, cid_, udid_); in DeviceInfo()
|
/foundation/window/window_manager_lite/interfaces/innerkits/ |
H A D | lite_wm_type.h | 84 const char SERVICE_NAME[] = "WMS"; member
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/all_connect/ |
H A D | all_connect_manager.h | 66 static inline const std::string SERVICE_NAME {"Distributedfile"};
|
/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | service_profile.cpp | 105 cJSON_AddStringToObject(json, SERVICE_NAME.c_str(), serviceName_.c_str()); in dump()
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/ |
H A D | i_daemon.h | 50 static inline const std::string SERVICE_NAME { "ohos.storage.distributedfile.daemon" };
|