Searched refs:mName (Results 1 - 25 of 41) sorted by relevance

12

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DxptiZipItem.cpp51 mName(nsnull),
65 mName(aName),
71 mName = XPT_STRDUP(aWorkingSet->GetStringArena(), aName);
79 mName(nsnull),
85 mName = XPT_STRDUP(aWorkingSet->GetStringArena(), r.mName);
H A DxptiFile.cpp53 mName(nsnull),
72 mName(aName),
77 mName = XPT_STRDUP(aWorkingSet->GetStringArena(), aName);
89 mName(nsnull),
94 mName = XPT_STRDUP(aWorkingSet->GetStringArena(), r.mName);
H A DxptiInterfaceInfo.cpp108 size_t nameLength = PL_strlen(r.mName);
126 memcpy(mName, name, nameLength);
138 memcpy(mName, r.mName, nameLength);
171 LOG_RESOLVE(("! begin resolve of %s\n", mName));
219 LOG_RESOLVE(("+ complete resolve of %s\n", mName));
232 LOG_RESOLVE(("~ partial resolve of %s\n", mName));
261 *name = (char*) nsMemory::Clone(mName, PL_strlen(mName)+1);
684 *name = mName;
[all...]
H A Dxptiprivate.h190 const char* GetName() const {return mName;}
213 0 == PL_strcmp(mName, r.mName);
237 mName = r.mName;
248 const char* mName; // hold pointer into arena from initializer
258 const char* GetName() const {return mName;}
274 return 0 == PL_strcmp(mName, r.mName);
296 mName
[all...]
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/
H A DtmQueue.h70 tmQueue(): mID(0), mName(nsnull), mTM(nsnull) { }
160 const char* GetName() const { return mName; }
181 char *mName; // format: [namespace][domainname(ie prefs)] member in class:tmQueue
H A DtmQueue.cpp62 if (mName)
63 PL_strfree(mName);
75 ((mName = PL_strdup(aName)) != nsnull) ) {
101 (PRUint8*)mName, // client matches name to ID
102 PL_strlen(mName)+1))) {
/vbox/src/VBox/Main/src-server/
H A DHostUSBDeviceImpl.cpp96 mName = mNameObj.c_str();
364 LogFlowThisFunc(("{%s} aMachine=%p aMaskedIfs=%#x\n", mName, aMachine, aMaskedIfs));
371 mName, mId.raw());
375 mName, mId.raw());
383 mName, mId.raw(), mMachine->i_getName().c_str());
388 mName, mId.raw());
394 mName, mId.raw(), i_getStateName());
420 LogFlowThisFunc(("{%s} capturing the device.\n", mName));
440 mName, mId.raw());
490 LogFlowThisFunc(("{%s} Calling machine->onUSBDeviceAttach()...\n", mName));
[all...]
H A DNATNetworkImpl.cpp138 unconst(mName) = aName;
174 unconst(mName) = data.strNetworkName;
224 data.strNetworkName = mName;
250 mVirtualBox->i_onNATNetworkSetting(Bstr(mName).raw(),
259 Bstr(mName).raw(),
278 aNetworkName = mName;
286 if (aNetworkName == mName)
289 unconst(mName) = aNetworkName;
659 mVirtualBox->i_onNATNetworkPortForward(Bstr(mName).raw(), TRUE, aIsIpv6,
665 fireNATNetworkPortForwardEvent(m->pEventSource, Bstr(mName)
[all...]
H A DUSBDeviceFilterImpl.cpp225 mData->mName = data.strName;
299 mData->mName = aName;
448 aName = mData->mName;
461 if (mData->mName != aName)
467 mData->mName = aName;
879 mData->mName = data.strName;
949 mData->mName = aName;
1001 aName = mData->mName;
1011 if (mData->mName != aName)
1013 mData->mName
[all...]
/vbox/src/VBox/Main/src-server/win/
H A DVBoxComEvents.h46 mName = name;
64 com::Utf8Str mName; member in class:ComEventDesc
H A Dsvchlp.h60 const com::Utf8Str &name() const { return mName; }
81 com::Utf8Str mName; member in class:SVCHlpClient
H A Dsvchlp.cpp84 mName = aName;
113 mName = aName;
151 mName.setNull();
H A DVBoxComEvents.cpp108 HRESULT hr = lookup(event.mName, &dispid);
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestObserverService.cpp69 : mName( name ) {
74 nsString mName; member in class:TestObserver
92 printString(mName);
95 printString(NS_REINTERPRET_CAST(TestObserver*, NS_REINTERPRET_CAST(void*, aSubject))->mName);
160 NS_REINTERPRET_CAST(void*, observer.get()))->mName);
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsAutoLock.cpp61 const char* mName; member in struct:nsNamedVector
71 mName(name)
288 vec1->mName ? vec1->mName : "",
291 vec2->mName ? vec2->mName : "",
/vbox/src/VBox/Main/include/
H A DAdditionsFacilityImpl.h48 const char *mName; /* utf-8 */ member in struct:AdditionsFacility::FacilityInfo
H A DUSBDeviceFilterImpl.h45 Data (const Data &aThat) : mName (aThat.mName), mActive (aThat.mActive),
52 Bstr mName; member in struct:USBDeviceFilter::Data
H A DNATNetworkImpl.h125 const com::Utf8Str mName; member in class:NATNetwork
H A DPerformance.h74 : mName(name), mDescription(description) {};
76 const char *getName() { return mName.c_str(); };
79 const com::Utf8Str mName; member in class:pm::SubMetric
402 : mPeriod(0), mLength(0), mHAL(hal), mName(name), mObject(object),
424 const char *getName() { return mName.c_str(); };
432 const com::Utf8Str mName; member in class:pm::BaseMetric
844 mName(subMetric->getName()), mBaseMetric(baseMetric), mSubMetric(subMetric), mAggregate(aggregate)
848 mName.append(":");
849 mName.append(mAggregate->getName());
859 const char *getName() { return mName
873 RTCString mName; member in class:pm::Metric
[all...]
H A DGuestCtrlImplPrivate.h166 Utf8Str mName; member in struct:GuestFsObjData
192 Utf8Str mName; member in class:GuestSessionStartupInfo
221 Utf8Str mName; member in class:GuestProcessStartupInfo
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageUSB.cpp142 Bstr mName; member in struct:USBFilterCmd::USBFilter
233 cmd.mFilter.mName = a->argv[i];
337 if ( cmd.mFilter.mName.isEmpty()
411 CHECK_ERROR_BREAK(host, CreateUSBDeviceFilter(f.mName.raw(),
437 CHECK_ERROR_BREAK(flts, CreateDeviceFilter(f.mName.raw(),
470 if (!f.mName.isEmpty())
471 CHECK_ERROR_BREAK(flt, COMSETTER(Name)(f.mName.raw()));
497 if (!f.mName.isEmpty())
498 CHECK_ERROR_BREAK(flt, COMSETTER(Name)(f.mName.raw()));
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp70 std::string mName; member in struct:guestProp::Property
86 : mName(pcszName), mValue(pcszValue), mTimestamp(u64Timestamp),
90 mStrCore.pszString = mName.c_str();
95 : mName(name), mValue(value), mTimestamp(u64Timestamp),
103 mName.c_str(), RTSTR_MAX,
115 if (mName != prop.mName)
125 return mName.empty();
842 size_t const cbName = pProp->mName.length() + 1;
859 memcpy(pchCur, pProp->mName
[all...]
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.cpp160 char mName[MAXREGPATHLEN]; // The name of the current key which is in mNext member in struct:nsRegSubtreeEnumerator
207 char mName[MAXREGPATHLEN]; // Buffer to hold name. member in struct:nsRegistryNode
208 RKEY mChildKey; // Key corresponding to mName
238 char mName[MAXREGNAMELEN]; // Buffer to hold name. member in struct:nsRegistryValue
1582 mName[0] = '\0';
1611 mName[0] = '\0';
1650 err = NR_RegEnumSubkeys( mReg, mKey, &mNext, mName, sizeof mName, mStyle );
1672 *result = new nsRegistryNode( mReg, mName, (RKEY) mNext );
1694 *name = mName;
[all...]
/vbox/src/VBox/Main/src-client/
H A DGuestCtrlImpl.cpp157 startupInfo.mName = "Updating Guest Additions";
424 startupInfo.mName = ssInfo.mName;
489 startupInfo.mName = aSessionName;
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManager.h322 { return nsDependentCString(mName, mNameLen); }
333 char* mName; member in class:AutoRegEntry

Completed in 95 milliseconds

12