Home
last modified time | relevance | path

Searched refs:inheritCount_ (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp442 inheritCount_(0),
452 inheritCount_(0),
463 inheritCount_ = node.inheritCount_;
585 inheritIndex_ = templateNode->inheritCount_++;
684 return inheritCount_;
H A Dast.h208 uint32_t inheritCount_; member in OHOS::Hardware::ConfigNode
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dast.js362 this.inheritCount_ = 0;
369 this.inheritCount_ = 0;
376 this.inheritCount_ = 0;
482 this.inheritIndex_ = templateNode.inheritCount_++;
566 return this.inheritCount_;

Completed in 4 milliseconds