Searched defs:relations (Results 1 - 8 of 8) sorted by relevance
| /foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/ |
| H A D | pub_sub_feature.h | 47 Relation relations;
member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
| H A D | subscription.h | 28 std::map<std::string, std::string> relations; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
| H A D | cloud_service.rs | 292 pub fn relations(&self) -> &HashMap<String, String> { relations() functions [all...] |
| /applications/standard/contacts_data/contacts/include/ |
| H A D | contacts_napi_object.h | 822 std::vector<Relation> relations; member in OHOS::ContactsApi::Attribute::Contacts
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_server_impl.cpp | 354 OhCloudExtHashMap *relations = nullptr; in DoSubscribe() local 387 int32_t CloudServerImpl::SaveSubscription(int32_t userId, std::shared_ptr<OhCloudExtHashMap> relations, in SaveSubscription() argument 459 OhCloudExtHashMap *relations = nullptr; in SaveRelation() local 478 GetRelation(std::shared_ptr<OhCloudExtHashMap> relations, DBRelation &dbRelation) GetRelation() argument 567 DoUnsubscribe(std::shared_ptr<OhCloudExtCloudSync> server, std::shared_ptr<OhCloudExtHashMap> relations, const std::vector<std::string> &bundles, DBSub &sub) DoUnsubscribe() argument [all...] |
| /applications/standard/contacts_data/contacts/src/ |
| H A D | result_convert.cpp | 612 const std::string relations = "relations"; in ConvertRelation() local
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 2280 hv_pci_devices_present(struct hv_pcibus_device *hbus, struct pci_bus_relations *relations) hv_pci_devices_present() argument 2315 hv_pci_devices_present2(struct hv_pcibus_device *hbus, struct pci_bus_relations2 *relations) hv_pci_devices_present2() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 2754 hv_pci_devices_present(struct hv_pcibus_device *hbus, struct pci_bus_relations *relations) hv_pci_devices_present() argument 2789 hv_pci_devices_present2(struct hv_pcibus_device *hbus, struct pci_bus_relations2 *relations) hv_pci_devices_present2() argument [all...] |
Completed in 15 milliseconds