Home
last modified time | relevance | path

Searched defs:entry (Results 601 – 625 of 1042) sorted by relevance

1...<<21222324252627282930>>...42

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_predicate_query_test.cpp1369 Entry entry; variable
1433 Entry entry; variable
1501 Entry entry; variable
1579 Entry entry; variable
1632 Entry entry; variable
1942 Entry entry = entries.back(); variable
H A Ddistributeddb_nb_schema_upgrade_test.cpp833 Entry entry; variable
911 Entry entry; variable
1043 Entry entry; in CheckAddNewFieldSucceed() local
/ohos5.0/base/global/i18n/services/src/
H A Dhmos_timezone_mount.cpp116 for (const auto& entry : std::filesystem::directory_iterator(dir_path)) { in clearPath() local
/ohos5.0/drivers/peripheral/usb/ddk/device/include/
H A Dusbfn_io_mgr.h31 struct DListHead entry; member
/aosp14/frameworks/base/tools/aapt/
H A DAaptAssets.cpp673 struct dirent* entry; in slurpFullTree() local
846 const AaptSymbolEntry& entry = javaSymbols->mSymbols.valueAt(i); in applyJavaSymbols() local
902 const String8& filePath, const AaptGroupEntry& entry, in addFile()
1147 struct dirent* entry = readdir(dir); in slurpResourceTree() local
1235 ZipEntry* entry = zip->getEntryByIndex(i); in slurpResourceZip() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_media_library.cpp152 for (const auto& entry : sf::directory_iterator(root, ec)) { in ScanDirNoDepth() local
702 for (const auto& entry : sf::recursive_directory_iterator(toPath, ec)) { in CrossCopyAfter() local
988 for (const auto& entry : sf::directory_iterator(root, ec)) { in ScanDirWithType() local
1014 for (const auto& entry : sf::recursive_directory_iterator(root, ec)) { in ScanDirTraverseWithType() local
1167 for (const auto& entry : sf::directory_iterator(SD_DOC, ec)) { in GetExternalStorages() local
/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_zipfile.cpp57 ZipFileEntry* entry = (ZipFileEntry*)AddPkgEntry(file->identity); in AddEntry() local
90 ZipFileEntry* entry = (ZipFileEntry*)it.second; in SavePackage() local
255 ZipFileEntry* entry = new ZipFileEntry(this, nodeId_++); in ParseFileEntries() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DDropBoxTest.java250 DropBoxManager.Entry entry = dropbox.getNextEntry("DropBoxTest", before); in testAddEntry_Success() local
280 DropBoxManager.Entry entry = dropbox.getNextEntry("DropBoxTest", before); in testAddEntry_Failure() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_uevent.c55 struct DListHead entry; member
61 struct DListHead entry; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_testcase.cpp403 Entry entry; in Commit008() local
693 Entry entry; in RollBack008() local
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp57 Entry entry = ToEntry(val); in ToEntries() local
70 Entry entry; in ToEntry() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp59 Entry entry = ToEntry(val); in ToEntries() local
72 Entry entry; in ToEntry() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dut_common.cpp94 camera_metadata_item_t entry; in GetCameraMetadata() local
228 camera_metadata_item_t entry = {}; in DefaultInfosAnalyze() local
/ohos5.0/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_x509.c108 X509_NAME_ENTRY *entry = X509_NAME_get_entry(name, i); in ToStringName() local
175 X509_NAME_ENTRY *entry = X509_NAME_get_entry(name, 0); in GetX509FirstSubjectProp() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DPreparationCoordinator.java263 ListEntry entry = entries.get(i); in inflateAllRequiredViews() local
H A DVisualStabilityCoordinator.java240 public void temporarilyAllowSectionChanges(@NonNull NotificationEntry entry, long now) { in temporarilyAllowSectionChanges()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFeedbackInfo.java77 final NotificationEntry entry, in bindGuts()
/aosp14/frameworks/base/tools/aapt2/util/
H A DUtil_test.cpp173 StringPiece prefix, entry, suffix; in TEST() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_util_jar_StrictJarFile.cpp43 jobject newZipEntry(JNIEnv* env, const ZipEntry& entry, jstring entryName) { in newZipEntry()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
H A DArrayMapWithHistoryTest.java130 private static <K, V> Entry<K, V> entry(K key, V value) { in entry() method in ArrayMapWithHistoryTest
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_c.h170 ParamEntry* entry; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/delegate_fuzzer/
H A Ddelegate_fuzzer.cpp32 Entry entry; in CreateEntries() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capture_recorder.cpp125 … for (const std::filesystem::directory_entry& entry : std::filesystem::directory_iterator(path)) { in PullAndSendRdc() local
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_screen_status_manager.cpp202 for (auto entry : entries) { in CheckRemoteDevicesIsUsing() local
/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_interpreter.cpp67 auto entry = iter->second; in ~ScriptInterpreter() local

1...<<21222324252627282930>>...42