Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Devent_json_parser.h35 struct BaseInfo { struct
42 using NAME_INFO_MAP = std::unordered_map<std::string, BaseInfo>; argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_renderer_type.h28 struct BaseInfo { struct
29 bool isOffscreen;
30 bool anti;
31 PaintState paintState;
32 RefPtr<AceType> canvasPattern;
33 RefPtr<AceType> offscreenPattern;
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.h58 struct BaseInfo { struct
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c83 } BaseInfo; typedef