Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddbinder_session_object.h35 uint16_t deviceIdLength; member
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp68 constexpr int32_t deviceIdLength = 65; in GenerateDeviceId() local