Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.cpp81 static void LoadStringFd(int32_t fd, std::string &content);
369 void LoadStringFd(int32_t fd, std::string &content) in LoadStringFd() function
400 LoadStringFd(wakeupCountFd, wakeupCount); in ReadWakeCount()
482 LoadStringFd(wakeupCauseFd, reason); in GetWakeupReason()