Searched refs:HasCustomerMeasure (Results 1 – 4 of 4) sorted by relevance
62 bool HasCustomerMeasure() const override;
205 bool ExtensionCompanionNode::HasCustomerMeasure() const in HasCustomerMeasure() function in OHOS::Ace::NG::ExtensionCompanionNode
111 virtual bool HasCustomerMeasure() const in HasCustomerMeasure() function
753 … .append(extensionHandler_->HasCustomerMeasure() ? "true" : "false") in DumpExtensionHandlerInfo()