Home
last modified time | relevance | path

Searched refs:ServiceCollaborationManager_ResourceRequestInfoSets (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Dservice_collaboration_manager_capi.h60 typedef struct ServiceCollaborationManager_ResourceRequestInfoSets { struct
66 } ServiceCollaborationManager_ResourceRequestInfoSets; typedef
77 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest,
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Dcollaboration_manager_utils.h62 typedef struct ServiceCollaborationManager_ResourceRequestInfoSets { struct
68 } ServiceCollaborationManager_ResourceRequestInfoSets; typedef
79 ServiceCollaborationManager_ResourceRequestInfoSets* resourceRequest,
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/all_connect/
H A Dservice_collaboration_manager_capi.h61 typedef struct ServiceCollaborationManager_ResourceRequestInfoSets { struct
67 } ServiceCollaborationManager_ResourceRequestInfoSets; typedef
78 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest,
H A Dall_connect_manager.h37 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest);
38 std::shared_ptr<ServiceCollaborationManager_ResourceRequestInfoSets> BuildResourceRequest();
/foundation/multimedia/av_session/services/session/adapter/
H A Dcollaboration_manager.h46 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest_ =
47 new ServiceCollaborationManager_ResourceRequestInfoSets();
/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.h37 ServiceCollaborationManager_ResourceRequestInfoSets reqInfoSets);
38 void GetResourceRequest(ServiceCollaborationManager_ResourceRequestInfoSets &reqInfoSets);
/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp37 ServiceCollaborationManager_ResourceRequestInfoSets reqInfoSets; in FuzzApplyAdvanceResource()
83 ServiceCollaborationManager_ResourceRequestInfoSets reqInfoSets; in FuzzGetResourceRequest()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/all_connect/
H A Dall_connect_manager.cpp111 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest) in ApplyAdvancedResource()
251 std::shared_ptr<ServiceCollaborationManager_ResourceRequestInfoSets> AllConnectManager::BuildResourceRequest() in BuildResourceRequest()
253 auto resourceRequest = std::make_shared<ServiceCollaborationManager_ResourceRequestInfoSets>(); in BuildResourceRequest()
/foundation/multimedia/av_session/services/session/server/test/
H A Dcollaboration_manager_test.cpp229 ServiceCollaborationManager_ResourceRequestInfoSets* resourceRequest, in HWTEST_F()
250 ServiceCollaborationManager_ResourceRequestInfoSets* resourceRequest, in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.cpp199 ServiceCollaborationManager_ResourceRequestInfoSets reqInfoSets) in ApplyAdvanceResource()
258 void DSchedAllConnectManager::GetResourceRequest(ServiceCollaborationManager_ResourceRequestInfoSets &reqInfoSets) in GetResourceRequest()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/all_connect/
H A Dall_connect_manager_test.cpp352 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest, in HWTEST_F()
382 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest, in HWTEST_F()
423 ServiceCollaborationManager_ResourceRequestInfoSets *resourceRequest, in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_transport_softbus_adapter.cpp136 ServiceCollaborationManager_ResourceRequestInfoSets reqInfoSets; in ConnectDevice()

Completed in 6 milliseconds