Home
last modified time | relevance | path

Searched defs:ExtendInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Diprocess_communicator.h32 struct ExtendInfo { struct
33 std::string appId;
34 std::string storeId;
35 std::string userId;
36 std::string dstTarget;
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/
H A Dcamera_stream_info_parse.h47 typedef struct ExtendInfo { struct
50 } ExtendInfo; argument