Home
last modified time | relevance | path

Searched refs:DEVPATH_PRE_LEN (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_data.cpp24 constexpr int DEVPATH_PRE_LEN = 8; variable
40 } else if (!strncmp(msg, "DEVPATH=", DEVPATH_PRE_LEN)) { in Decode()
41 msg += DEVPATH_PRE_LEN; in Decode()