Home
last modified time | relevance | path

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

12

/device/generic/goldfish/camera/
DExif.cpp62 ExifEntry* entry = exif_content_get_entry(exifData->ifd[ifd], in removeExistingEntry() local
73 ExifEntry* entry = exif_entry_new_mem(mem); in allocateEntry() local
96 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_RATIONAL, N); in createEntry() local
133 ExifEntry* entry = allocateEntry(tag, format, size); in createEntry() local
167 ExifEntry* entry = exif_entry_new(); in createEntry() local
183 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_LONG, 1); in createEntry() local
200 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_SHORT, 1); in createEntry() local
373 camera_metadata_ro_entry_t entry; in createExifDataCommon() local
463 camera_metadata_ro_entry entry; in createExifData() local
DEmulatedFakeCamera3.cpp888 camera_metadata_entry_t entry; in processCaptureRequest() local
1865 camera_metadata_ro_entry_t entry; in constructStaticInfo() local
2345 camera_metadata_entry_t entry; in update3ARegion() local
2601 camera_metadata_entry_t entry; in threadLoop() local
DEmulatedQemuCamera3.cpp844 camera_metadata_entry_t entry; in processCaptureRequest() local
1585 camera_metadata_ro_entry_t entry; in constructStaticInfo() local
/device/google/cuttlefish/host/commands/run_cvd/
Dprocess_monitor.cc87 auto& entry = monitored_processes_.back(); in MonitorExistingSubprocess() local
108 auto& entry = *entry_it; in StopMonitoredProcesses() local
112 for (auto& entry : monitored_processes_) { in StopMonitoredProcesses() local
127 bool ProcessMonitor::RestartOnExitCb(MonitorEntry* entry) { in RestartOnExitCb()
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp47 for (const auto& entry : redirects) { in validate_redirects() local
50 for (const auto& entry : inherited_fds) { in validate_redirects() local
62 for (const auto& entry : redirects) { in do_redirects() local
175 for (const auto& entry : inherited_fds_) { in ~Command() local
179 for (const auto& entry : redirects_) { in ~Command() local
259 for (const auto& entry : inherited_fds_) { in Start() local
/device/google/cuttlefish/guest/hals/camera/
DExif.cpp65 ExifEntry* entry = exif_content_get_entry(exifData->ifd[ifd], in removeExistingEntry() local
76 ExifEntry* entry = exif_entry_new_mem(mem); in allocateEntry() local
99 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_RATIONAL, N); in createEntry() local
136 ExifEntry* entry = allocateEntry(tag, format, size); in createEntry() local
170 ExifEntry* entry = exif_entry_new(); in createEntry() local
186 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_LONG, 1); in createEntry() local
DEmulatedFakeCamera3.cpp836 camera_metadata_entry_t entry; in processCaptureRequest() local
1878 camera_metadata_ro_entry_t entry; in constructStaticInfo() local
2569 camera_metadata_entry_t entry; in threadLoop() local
/device/google/crosshatch/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/bonito/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/frontend/gcastv2/signaling_server/
Ddevice_registry.cpp65 for (const auto& entry: devices_) { in ListDeviceIds() local
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-component.h51 int (*entry)(struct xf_component *, xf_message_t *); member
/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc51 for (const auto& entry : misc_info) { in WriteMiscInfo() local
/device/google/contexthub/firmware/os/inc/
Dsyscall.h65 } entry[]; member
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp139 camera_metadata_entry_t entry; in compress() local
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp241 for (auto& entry : displays_) { in OnOpen() local
426 for (auto& entry : displays_) { in CreateClientHandler() local
/device/google/cuttlefish/host/commands/secure_env/
Dtpm_key_blob_maker.cpp177 for (auto& entry : key_description) { in SplitEnforcedProperties() local
/device/linaro/dragonboard/qcom/pd-mapper/
Dpd-mapper.c60 struct servreg_loc_domain_list_entry *entry; in handle_get_domain_list() local
/device/google/contexthub/firmware/os/core/
DeventQ.c57 static inline void evtListDel(struct EvtList *entry) in evtListDel()
/device/google/coral/vibrator/
DHardware.cpp159 for (auto &entry : pathsFromEnv("HWAPI_DEBUG_PATHS")) { in debug() local
/device/google/coral/vibrator/tests/
Dtest-hwcal.cpp50 for (auto &entry : value) { in pack() local
/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c263 char entry[MAX_APP_NAME_LEN+1]; in findAppIdByName() local

12