Home
last modified time | relevance | path

Searched defs:DetailInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Ddev_manager.h25 struct DetailInfo { struct
35 const DetailInfo &GetLocalDevice(); argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Ddev_manager.h25 struct DetailInfo { struct
34 const DetailInfo &GetLocalDevice(); argument
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Ddev_manager.h24 struct DetailInfo { struct
37 const DetailInfo &GetLocalDevice(); argument
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/
H A Dcamera_stream_info_parse.h24 typedef struct DetailInfo { struct
33 } DetailInfo; argument
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp92 struct DetailInfo { struct
93 uint32_t magic { 0 };
94 uint32_t id { 0 };
95 uint32_t type { 0 };
96 uint64_t size { 0 };
97 uint64_t timestamp;
98 char data[0];