Home
last modified time | relevance | path

Searched refs:GetDepth (Results 1 - 8 of 8) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_parameters.h46 [[nodiscard]] int32_t GetDepth() const;
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/include/service/
H A Dpolicy_info_manager.h210 int64_t GetDepth(const std::string &path);
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_parameters_helper.cpp38 NapiScanUtils::SetInt32Property(env, jsObj, PARAM_SCAN_PARA_DEPTH, para.GetDepth()); in MakeJsObject()
H A Dscan_parameters.cpp115 int32_t ScanParameters::GetDepth() const in GetDepth() function in OHOS::Scan::ScanParameters
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
H A Dpolicy_info_manager_test.cpp245 int64_t searchDepth = PolicyInfoManager::GetInstance().GetDepth(searchPolicy.path); in HWTEST_F()
246 int64_t referDepth = PolicyInfoManager::GetInstance().GetDepth(referPolicy.path); in HWTEST_F()
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/
H A Dpolicy_info_manager.cpp267 uint64_t searchDepth = static_cast<uint64_t>(GetDepth(policy.path)); in MatchSinglePolicy()
720 generic.Put(PolicyFiledConst::FIELD_DEPTH, GetDepth(path)); in TransferPolicyToGeneric()
730 int64_t PolicyInfoManager::GetDepth(const std::string &path) in GetDepth() function in OHOS::AccessControl::SandboxManager::PolicyInfoManager
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp267 depth = scanPara.GetDepth(); in TestSetDepth()
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1883 if (parm.GetDepth() != 1) { in WritePicData()

Completed in 8 milliseconds