Home
last modified time | relevance | path

Searched refs:inUse (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx40 …n::NodeDescription(const string& parent, const string& refersTo, const string& value, bool inUse) : in NodeDescription() argument
44 mInUse(inUse) in NodeDescription()
109 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument
113 …escription::Pointer_t(new NodeDescription(mParentNodeStack.top(), refersToNodeId, value, inUse)))); in beginNode()
H A DFileLoggerImpl.cxx49 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument
53 if (inUse) in beginNode()
H A DExternalViewLogger.hxx43 …tion(const std::string& parent, const std::string& refersTo, const std::string& value, bool inUse);
61 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);
H A DFileLoggerImpl.hxx43 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);

Completed in 10 milliseconds