Home
last modified time | relevance | path

Searched defs:fdPath (Results 1 – 4 of 4) sorted by relevance

/base/sensors/miscdevice/utils/common/src/
Dfile_utils.cpp223 std::string fdPath = "/proc/self/fd/" + std::to_string(fd); in GetFileSuffix() local
/base/print/print_fwk/frameworks/models/print_models/src/
Dprint_utils.cpp168 uint32_t PrintUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dprint_task.cpp54 for (auto fdPath : innerList) { in PrintTask() local
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dnapi_scan_utils.cpp421 uint32_t NapiScanUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()