Home
last modified time | relevance | path

Searched refs:GetIdFromFdPath (Results 1 - 6 of 6) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h48 static uint32_t GetIdFromFdPath(const std::string &fdPath);
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dnapi_scan_utils.h95 static uint32_t GetIdFromFdPath(const std::string &fdPath);
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_utils_test.cpp278 int32_t result = PrintUtils::GetIdFromFdPath("/data/service"); in HWTEST_F()
290 int32_t result = PrintUtils::GetIdFromFdPath("/data/service/e11"); in HWTEST_F()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp163 uint32_t PrintUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath() function in OHOS::Print::PrintUtils
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp414 uint32_t NapiScanUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath() function in OHOS::Scan::NapiScanUtils
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp54 uint32_t fd = PrintUtils::GetIdFromFdPath(fdPath); in PrintTask()

Completed in 5 milliseconds