Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SetVendor
headers/os/package/PackageInfo.h
120
void SetVendor(const BString& vendor);
headers/os/package/RepositoryInfo.h
48
void SetVendor(const BString& vendor);
src/kits/package/PackageInfoContentHandler.cpp
74
fPackageInfo.SetVendor(value.string);
src/kits/package/hpkg/v1/PackageInfoContentHandlerV1.cpp
75
fPackageInfo.SetVendor(value.string);