Searched refs:IsNodeEmpty (Results 1 – 3 of 3) sorted by relevance
65 static int32_t IsNodeEmpty(const int32_t id, const std::string node);68 …static int32_t IsNodeEmpty(const int32_t id, const std::string beginNode, const std::string endNod…
71 int32_t BufferTracking::IsNodeEmpty(const int32_t id, const std::string node) in IsNodeEmpty() function in OHOS::Camera::BufferTracking77 int32_t BufferTracking::IsNodeEmpty(const int32_t id, const std::string beginNode, const std::strin… in IsNodeEmpty() function in OHOS::Camera::BufferTracking
368 int32_t emptyCheck1 = BufferTracking::IsNodeEmpty(0, "SourceNode");369 int32_t emptyCheck2 = BufferTracking::IsNodeEmpty(0, "SourceNode", "SinkNode");