Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 52) sorted by relevance

123

/device/google/gs-common/soc/
Ddump_memory.cpp29 dirent *entry, *entry2; in iterate() local
61 dirent *entry; in main() local
Ddump_soc.cpp51 dirent *entry; in main() local
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp65 for (const auto& entry : redirects) { in validate_redirects() local
68 for (const auto& entry : inherited_fds) { in validate_redirects() local
80 for (const auto& entry : redirects) { in do_redirects() local
323 for (const auto& entry : inherited_fds_) { in ~Command() local
327 for (const auto& entry : redirects_) { in ~Command() local
471 for (const auto& entry : inherited_fds_) { in Start() local
Dusers.cpp106 const auto entry = getpwuid(uid); in SystemWideUserHome() local
/device/google/redbull/json-c/
Dlinkhash.h159 #define lh_foreach(table, entry) \ argument
165 #define lh_foreach_safe(table, entry, tmp) \ argument
Djson_object.h72 struct lh_entry *entry; member
/device/google/coral/json-c/
Dlinkhash.h159 #define lh_foreach(table, entry) \ argument
165 #define lh_foreach_safe(table, entry, tmp) \ argument
Djson_object.h72 struct lh_entry *entry; member
/device/google/cuttlefish/host/commands/secure_env/storage/
Dtpm_storage.cpp165 for (const auto& entry : index_[kEntries]) { in GetHandle() local
216 Json::Value entry(Json::objectValue); in Allocate() local
/device/google/sunfish/json-c/
Dlinkhash.h159 #define lh_foreach(table, entry) \ argument
165 #define lh_foreach_safe(table, entry, tmp) \ argument
Djson_object.h72 struct lh_entry *entry; member
/device/google/gs-common/fingerprint/
Ddump_fingerprint.cpp28 dirent *entry; in main() local
/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.cc166 monitor_entries.begin(), monitor_entries.end(), [](MonitorEntry& entry) { in SuspendResumeImpl()
183 for (const auto& entry : monitor_entries) { in SuspendResumeImpl() local
317 auto& entry = entries_.emplace_back(std::move(cmd.command), cmd.is_critical); in AddCommand() local
/device/google/trout/tools/
Dlogcat_diff.py62 def entry(): function
/device/google/cuttlefish/host/frontend/webrtc_operator/
Ddevice_registry.cpp65 for (const auto& entry: devices_) { in ListDeviceIds() local
/device/google/zuma/dumpstate/
Ddump_power.cpp78 struct dirent *entry; in getFilesInDir() local
158 struct dirent *entry; in dumpTcpmPsyUevent() local
374 struct dirent *entry; in dumpBatteryDefend() local
414 struct dirent *entry; in printValuesOfDirectory() local
552 struct dirent *entry; in dumpChargerStats() local
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp419 for (auto& entry : displays_) { in OnOpen() local
442 for (auto& entry : audio_sources_) { in OnOpen() local
651 for (auto& entry : displays_) { in CreateClientHandler() local
660 for (auto& entry : audio_sources_) { in CreateClientHandler() local
/device/google/cuttlefish/host/frontend/webrtc/
Dkernel_log_events_handler.cpp130 for (const auto& entry : subscribers_) { in DeliverEvent() local
/device/google/contexthub/firmware/os/inc/
Dsyscall.h65 } entry[]; member
/device/generic/goldfish/camera/
DQemuCamera.cpp468 camera_metadata_ro_entry_t entry; in applyMetadata() local
543 camera_metadata_ro_entry_t entry; in applyMetadata() local
569 camera_metadata_ro_entry_t entry; in updateCaptureResultMetadata() local
DFakeRotatingCamera.cpp796 camera_metadata_ro_entry_t entry; in applyMetadata() local
837 camera_metadata_ro_entry_t entry; in applyMetadata() local
863 camera_metadata_ro_entry_t entry; in updateCaptureResultMetadata() local
/device/google/zumapro/dumpstate/
Ddump_power.cpp80 struct dirent *entry; in getFilesInDir() local
358 struct dirent *entry; in dumpBatteryDefend() local
398 struct dirent *entry; in printValuesOfDirectory() local
568 struct dirent *entry; in dumpChargerStats() local
/device/google/cuttlefish/host/commands/secure_env/
Dtpm_attestation_record.cpp73 for (auto& entry : attestation_params) { in VerifyAndCopyDeviceIds() local
/device/google/sunfish/vibrator/common/
DHardwareBase.cpp47 for (auto &entry : utils::pathsFromEnv("HWAPI_DEBUG_PATHS", mPathPrefix)) { in debug() local
/device/google/felix/vibrator/common/
DHardwareBase.cpp50 for (auto &entry : utils::pathsFromEnv("HWAPI_DEBUG_PATHS", mPathPrefix)) { in debug() local

123