Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_jsonutil/
H A Db_jsonutil_test.cpp471 std::string jobType = "type"; variable
498 std::string jobType = "type"; variable
530 std::string jobType = "type"; variable
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_jsonutil/
H A Db_jsonutil.cpp265 std::string &bundleName, const std::string &jobType, BundleDetailInfo &bundleDetail) in FindBundleInfoByName()