Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/fs_manager/
H A Dpartitions.cpp84 static bool ReadDeviceSysfsFile(BlockDevice &dev, const std::string &file, std::string &strl) in ReadDeviceSysfsFile()
/ohos5.0/base/startup/init/services/utils/
H A Dinit_utils.c599 int StringReplaceChr(char *strl, char oldChr, char newChr) in StringReplaceChr()