Home | History | Annotate | Download | only in bus

Lines Matching full:socd

623   CheckServiceOwnerChangedData socd;
651 socd.expected_kind = SERVICE_DELETED;
652 socd.expected_service_name = base_service;
653 socd.failed = FALSE;
654 socd.skip_connection = NULL;
657 &socd);
661 if (socd.failed)
844 CheckServiceOwnerChangedData socd;
882 socd.expected_kind = SERVICE_CREATED;
883 socd.expected_service_name = name;
884 socd.failed = FALSE;
885 socd.skip_connection = connection; /* we haven't done AddMatch so won't get it ourselves */
887 &socd);
889 if (socd.failed)
1746 CheckServiceOwnerChangedData socd;
1795 socd.expected_kind = SERVICE_CREATED;
1796 socd.expected_service_name = base_service;
1797 socd.failed = FALSE;
1798 socd.skip_connection = connection;
1800 &socd);
1802 if (socd.failed)
1848 CheckServiceOwnerChangedData socd;
1899 socd.expected_kind = SERVICE_CREATED;
1900 socd.skip_connection = connection;
1901 socd.failed = FALSE;
1902 socd.expected_service_name = service_name;
1904 &socd);
1906 if (socd.failed)
2006 CheckServiceOwnerChangedData socd;
2036 socd.expected_kind = SERVICE_CREATED;
2037 socd.expected_service_name = service_name;
2038 socd.failed = FALSE;
2039 socd.skip_connection = connection;
2041 &socd);
2043 if (socd.failed)
2077 CheckServiceOwnerChangedData socd;
2085 socd.expected_kind = SERVICE_DELETED;
2086 socd.expected_service_name = activated_name;
2087 socd.failed = FALSE;
2088 socd.skip_connection = NULL;
2090 &socd);
2092 if (socd.failed)
2095 socd.expected_kind = SERVICE_DELETED;
2096 socd.expected_service_name = base_service;
2097 socd.failed = FALSE;
2098 socd.skip_connection = NULL;
2100 &socd);
2102 if (socd.failed)
2540 CheckServiceOwnerChangedData socd;
2542 socd.expected_kind = SERVICE_DELETED;
2543 socd.expected_service_name = base_service;
2544 socd.failed = FALSE;
2545 socd.skip_connection = NULL;
2548 &socd);
2550 if (socd.failed)
3150 CheckServiceOwnerChangedData socd;
3152 socd.expected_kind = SERVICE_DELETED;
3153 socd.expected_service_name = base_service;
3154 socd.failed = FALSE;
3155 socd.skip_connection = NULL;
3157 &socd);
3159 if (socd.failed)
3439 CheckServiceOwnerChangedData socd;
3441 socd.expected_kind = SERVICE_DELETED;
3442 socd.expected_service_name = base_service;
3443 socd.failed = FALSE;
3444 socd.skip_connection = NULL;
3446 &socd);
3448 if (socd.failed)