Searched defs:typeFound (Results 1 - 11 of 11) sorted by relevance

/haiku/src/servers/bluetooth/
H A DLocalDeviceHandler.cpp56 type_code typeFound; local
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPreview.cpp126 type_code typeFound; local
/haiku/src/libs/icon/message/
H A DMessageImporter.cpp189 status_t typeFound = shapeArchive.FindInt32("type", &type); local
/haiku/src/apps/fontdemo/
H A DControlView.cpp483 type_code typeFound = 0; local
/haiku/src/bin/
H A Dmountvolume.cpp348 type_code typeFound; local
/haiku/src/kits/storage/
H A DResources.cpp467 BResources::GetResourceInfo(int32 byIndex, type_code* typeFound, argument
547 BResources::GetResourceInfo(const void* byPointer, type_code* typeFound, argument
/haiku/src/servers/mail/
H A DMailDaemonApplication.cpp675 type_code typeFound; local
/haiku/src/servers/registrar/
H A DTRoster.cpp1780 type_code typeFound; local
/haiku/src/build/libbe/app/
H A DMessage.cpp394 BMessage::GetInfo(const char *name, type_code *typeFound, int32 *countFound) argument
416 BMessage::GetInfo(const char *name, type_code *typeFound, bool *fixedSize) argument
352 GetInfo(type_code typeRequested, int32 index, char **nameFound, type_code *typeFound, int32 *countFound) const argument
[all...]
/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp336 type_code typeFound; local
/haiku/src/kits/app/
H A DMessage.cpp480 BMessage::GetInfo(const char* name, type_code* typeFound, argument
502 BMessage::GetInfo(const char* name, type_code* typeFound, bool* fixedSize) argument
435 GetInfo(type_code typeRequested, int32 index, char** nameFound, type_code* typeFound, int32* countFound) const argument
521 GetInfo(const char* name, type_code* typeFound, int32* countFound, bool* fixedSize) const argument
[all...]

Completed in 127 milliseconds