Searched defs:classId (Results 1 – 4 of 4) sorted by relevance
92 BtUuid classId[1]; in AddServiceClassIdList() local
395 SCENE_NS::INode::Ptr GetNode(const BASE_NS::string_view path, const BASE_NS::Uid classId, in GetNode()461 …E_NS::INode::Ptr GetNodeRecursive(const BASE_NS::string_view path, const META_NS::ObjectId classId, in GetNodeRecursive()1001 SCENE_NS::INode::Ptr CreateNode(const META_NS::ObjectId classId) in CreateNode()1036 const META_NS::ObjectId classId, SCENE_NS::INode::BuildBehavior buildBehavior) override in CreateNode()1052 …SCENE_NS::INode::Ptr CreateResourceFromUri(const META_NS::ObjectId classId, BASE_NS::string_view u… in CreateResourceFromUri()
445 BtUuid *classId; member
37 #define META_VALUE_PTR(interface, classId) ::META_NS::ValuePtrImpl<interface>::Instance<classId> argument