Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp537 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); variable
689 int getRes = OH_UdmfRecord_GetGeneralEntry(record, typeId, &getEntry, &getCount); variable
718 int getRes = OH_UdmfRecord_GetGeneralEntry(record, typeId1, &getEntry1, &getCount1); variable
801 int getRes = OH_UdmfRecord_GetPlainText(record1, plainText2); variable
880 int getRes = OH_UdmfRecord_GetHyperlink(record1, hyperlink2); variable
959 int getRes = OH_UdmfRecord_GetHtml(record1, html2); variable
1038 int getRes = OH_UdmfRecord_GetAppItem(record1, appItem2); variable
1474 int getRes = OH_UdmfRecord_GetArrayBuffer(record1, type2, buffer2); variable
1965 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp307 bool getRes = dataMgr->GetPreInstallBundleInfo(bundleName, preInstallBundleInfo); in DeletePreBundleInfo() local
495 bool getRes = dataMgr->FetchInnerBundleInfo(BUNDLE_NAME, newInfo); variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp689 int getRes = OH_UdmfRecord_GetGeneralEntry(getRecords[0], typeId, &getEntry, &getCount); variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_service.cpp627 … int32_t getRes = RetentionFileManager::GetInstance().GetRetentionSandboxList(info.bundleName, in CancelRetentionState() local