Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/ueventd/include/
H A Dueventd.h51 int partitionNum; member
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.cpp125 auto partitionNum = fileSystemInfo.substr(index + 1); in GetResumeInfo() local