Lines Matching defs:cid
400 // cid has to match
1156 // cid,contract_id,type,class_name,inproc_server
1199 //contractID,cid
1208 //need to find the location for this cid.
1367 // cid,contract_id,type,class_name,inproc_server
1799 nsXPIDLCString cid;
1800 cid.Adopt(aClass.ToString());
1803 cid + NS_LITERAL_CSTRING("\" in progress (Reentrant GS - see bug 194568)");
1840 nsXPIDLCString cid, iid;
1841 cid.Adopt(aClass.ToString());
1844 " CID: %s\n IID: %s\n", cid.get(), iid.get());
1862 nsXPIDLCString cid;
1863 cid.Adopt(aClass.ToString());
1866 cid + NS_LITERAL_CSTRING("\" when a service for this CID already exists!");
2040 nsXPIDLCString cid, iid;
2041 cid.Adopt(aClass.ToString());
2044 " CID: %s\n IID: %s\n", cid.get(), iid.get());
2227 nsXPIDLCString cid, iid;
2228 cid.Adopt(aClass.ToString());
2231 " CID: %s\n IID: %s\n", cid.get(), iid.get());
2932 const nsCID* cid;
2951 if (data->cid->Equals(factoryEntry->mCid) &&
2963 aData.cid = aClass;
2974 aData.cid = aClass;
2996 // first delete all contract id entries that are registered with this cid.
3034 // first delete all contract id entries that are registered with this cid.