Searched refs:storedTypes (Results 1 – 1 of 1) sorted by relevance
551 BMessage storedTypes; in CheckAttribute() local552 CHK(storedTypes.Unflatten(buffer) == B_OK); in CheckAttribute()553 SupportedTypesValue storedValue(storedTypes); in CheckAttribute()564 BMessage storedTypes; in CheckResource() local565 CHK(storedTypes.Unflatten(buffer) == B_OK); in CheckResource()566 SupportedTypesValue storedValue(storedTypes); in CheckResource()