Home
last modified time | relevance | path

Searched defs:performanceInfo_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/client/include/
H A Dcooperate_client.h130 PerformanceInfo performanceInfo_; variable
/ohos5.0/base/msdp/device_status/intention/cooperate/client/include/
H A Dcooperate_client.h130 PerformanceInfo performanceInfo_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.h61 static std::unique_ptr<JsonValue> performanceInfo_; variable
H A Dace_performance_check.cpp39 std::unique_ptr<JsonValue> AcePerformanceCheck::performanceInfo_ = nullptr; member in OHOS::Ace::AcePerformanceCheck