Searched defs:objType (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.c2331 SInt16 objType,
2342 pb.objParam.ioObjType = objType;
2360 SInt16 objType,
2371 pb.objParam.ioObjType = objType;
2328 FSMapID( FSVolumeRefNum volRefNum, SInt32 ugID, SInt16 objType, Str31 name) argument
2357 FSMapName( FSVolumeRefNum volRefNum, ConstStr255Param name, SInt16 objType, SInt32 *ugID) argument
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp3209 FsObjType_T objType; local
3210 pFsObjInfo->COMGETTER(Type)(&objType);
3211 switch (objType)
3226 RTPrintf("Element \"%s\" found, type unknown (%ld)\n", it->first.c_str(), objType);
/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c1426 xmlXPathObjectType objType)
1438 switch (objType) {
1475 switch (objType) {
1580 xmlXPathObjectType objType)
1592 switch (objType) {
1629 switch (objType) {
1425 xmlXPathDebugObjUsageRequested(xmlXPathContextPtr ctxt, xmlXPathObjectType objType) argument
1579 xmlXPathDebugObjUsageReleased(xmlXPathContextPtr ctxt, xmlXPathObjectType objType) argument

Completed in 90 milliseconds