Searched refs:GetType (Results 1 - 25 of 172) sorted by path

1234567

/haiku/headers/os/storage/
H A DAppFileInfo.h57 virtual status_t GetType(char* type) const;
H A DNodeInfo.h31 virtual status_t GetType(char* type) const;
/haiku/headers/private/debugger/debug_info/
H A DGlobalTypeLookup.h39 Type* GetType(const BString& name,
68 virtual status_t GetType(GlobalTypeCache* cache,
H A DImageDebugInfo.h43 status_t GetType(GlobalTypeCache* cache,
H A DSpecificImageDebugInfo.h50 virtual status_t GetType(GlobalTypeCache* cache,
H A DTeamDebugInfo.h49 virtual status_t GetType(GlobalTypeCache* cache,
/haiku/headers/private/debugger/model/
H A DExpressionInfo.h41 Type* GetType() const function in class:ExpressionResult
H A DType.h73 virtual Type* GetType() const = 0;
82 virtual Type* GetType() const = 0;
99 virtual Type* GetType() const = 0;
111 virtual Type* GetType() const = 0;
120 virtual Type* GetType() const = 0;
H A DVariable.h29 Type* GetType() const { return fType; } function in class:Variable
/haiku/headers/private/debugger/value/
H A DValueNode.h37 virtual Type* GetType() const = 0;
102 virtual Type* GetType() const = 0;
/haiku/headers/private/debugger/value/value_nodes/
H A DAddressValueNode.h23 virtual Type* GetType() const;
49 virtual Type* GetType() const;
H A DArrayValueNode.h31 virtual Type* GetType() const;
111 virtual Type* GetType() const;
129 virtual Type* GetType() const;
H A DBListValueNode.h27 virtual Type* GetType() const;
H A DBMessageValueNode.h26 virtual Type* GetType() const;
86 virtual Type* GetType() const;
119 virtual Type* GetType() const;
H A DCStringValueNode.h21 virtual Type* GetType() const;
H A DCompoundValueNode.h24 virtual Type* GetType() const;
H A DEnumerationValueNode.h21 virtual Type* GetType() const;
H A DExpressionValueNode.h22 virtual Type* GetType() const;
42 virtual Type* GetType() const;
H A DPointerToMemberValueNode.h22 virtual Type* GetType() const;
H A DPrimitiveValueNode.h21 virtual Type* GetType() const;
H A DVariableValueNodeChild.h21 virtual Type* GetType() const;
/haiku/headers/private/debugger/value/values/
H A DEnumerationValue.h21 EnumerationType* GetType() const function in class:EnumerationValue
/haiku/headers/private/userlandfs/private/
H A DRequest.h62 uint32 GetType() const;
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerVolume.cpp172 if (event->GetType() == CONNECTION_BROKEN_EVENT) {
H A DShareAttrDir.cpp131 // GetType
133 Attribute::GetType() const function in class:Attribute

Completed in 87 milliseconds

1234567