Home
last modified time | relevance | path

Searched defs:info (Results 1 – 25 of 67) sorted by relevance

123

/device/google/cuttlefish/shared/
Dreleasetools.py40 def FullOTA_GetBlockDifferences(info): argument
46 def IncrementalOTA_GetBlockDifferences(info): argument
/device/generic/goldfish/wifi/wifi_hal/
Dhalstate.cpp35 auto info = std::make_unique<Info>(); in init() local
91 Info* HalState::info() { in info() function in HalState
/device/google/atv/MdnsOffloadManagerService/src/com/android/tv/mdnsoffloadmanager/
DNsdManagerOffloadEngine.java55 public void onOffloadServiceUpdated(android.net.nsd.OffloadServiceInfo info) { in onOffloadServiceUpdated()
73 public void onOffloadServiceRemoved(android.net.nsd.OffloadServiceInfo info) { in onOffloadServiceRemoved()
/device/google/cuttlefish/host/commands/process_restarter/
Dmain.cc37 static bool ShouldRestartProcess(siginfo_t const& info, const Parser& parsed) { in ShouldRestartProcess()
93 siginfo_t info = in RunProcessRestarter() local
/device/google/cuttlefish/tools/
Dtombstone_to_line.py59 def simple_match(line, info, indent, out_file): argument
64 def source_match(line, info, indent, out_file): argument
/device/google/cuttlefish/host/commands/run_cvd/
Dreporting.cpp36 for (const auto& info : infos) { in PrintAll() local
/device/generic/car/emulator/usbpt/usbip-service/
DUsbIpService.cpp21 usbip_conn_info info; in main() local
/device/google/contexthub/firmware/os/platform/stm32/
DeeData.c35 uint32_t info = *p++; in eeFind() local
104 uint32_t info = *p; in eeDataGetFree() local
143 uint32_t sz, effectiveSz, info = name + len * (EE_DATA_NAME_MAX + 1); in eeDataSet() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
Dcolor_buffer_utils.cpp57 struct drm_virtgpu_resource_info info; in getColorBufferHandle() local
89 struct drm_virtgpu_resource_info* info) { in getResInfo()
/device/google/cuttlefish/host/libs/config/
Dinstance_nums.cpp109 gflags::CommandLineFlagInfo info; in GflagsBaseInstanceFlag() local
124 gflags::CommandLineFlagInfo info; in GflagsNumInstancesFlag() local
139 gflags::CommandLineFlagInfo info; in GflagsInstanceNumsFlag() local
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DSettingsLaunchItem.java29 public SettingsLaunchItem(Context context, ResolveInfo info, long priority) { in SettingsLaunchItem()
/device/generic/goldfish-opengl/system/hwc3/
DDrmMode.cpp22 const drmModeModeInfo& info) { in create()
DDrmMode.h57 DrmMode(const drmModeModeInfo& info, uint32_t blobId) in DrmMode()
/device/google/cuttlefish/host/commands/process_sandboxer/
Dsignal_fd.cpp60 signalfd_siginfo info; in ReadSignal() local
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
DeeData.h24 uint32_t info; member
/device/google/atv/MdnsOffloadCmdService/src/com/android/tv/mdnsoffloadcmd/
DMdnsOffloadCmdService.java98 IMdnsOffloadManager.OffloadServiceInfo info = in registerProtocolResponse() local
127 IMdnsOffloadManager.OffloadServiceInfo info = in removeProtocolResponse() local
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/
DSystemUpdateChecker.java91 private static boolean isSystemApp(ResolveInfo info) { in isSystemApp()
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c249 const struct SensorInfo *info = sensorFind(sensorType, 0, pHandle); in osChreSensorFindDefault() local
261 static bool osChreSensorGetInfoOld(uint32_t sensorHandle, struct chreSensorInfo *info) in osChreSensorGetInfoOld()
281 static bool osChreSensorGetInfo(uint32_t sensorHandle, struct chreSensorInfo *info) in osChreSensorGetInfo()
319 struct chreSensorInfo *info = va_arg(args, struct chreSensorInfo *); in osChreApiSensorGetInfoOld() local
326 struct chreSensorInfo *info = va_arg(args, struct chreSensorInfo *); in osChreApiSensorGetInfo() local
499 static bool chreInfoByTid(uint32_t tid, struct chreNanoappInfo *info) in chreInfoByTid()
516 struct chreNanoappInfo *info = va_arg(args, struct chreNanoappInfo *); in osChreEventInfoByAppId() local
529 struct chreNanoappInfo *info = va_arg(args, struct chreNanoappInfo *); in osChreEeventInfoByInstId() local
/device/google/cuttlefish/host/libs/vm_manager/
Dhost_configuration.cpp46 struct utsname info; in GetLinuxVersion() local
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DConnectivityChecker.java57 NetworkInfo info = connManager.getNetworkInfo(network); in execute() local
/device/google/contexthub/firmware/app/chre/common/
Dchre11_app_syscalls.c99 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info) in chreGetSensorInfo()
172 bool chreGetNanoappInfoByAppId(uint64_t appId, struct chreNanoappInfo *info) in chreGetNanoappInfoByAppId()
179 bool chreGetNanoappInfoByInstanceId(uint32_t instanceId, struct chreNanoappInfo *info) in chreGetNanoappInfoByInstanceId()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.cpp115 DisplayTrackAndSender &info = it->second; in AddDisplay() local
129 DisplayTrackAndSender &info = it->second; in RemoveDisplay() local
/device/google/cuttlefish/tests/wifi/src/com/android/cuttlefish/wifi/tests/
DWifiE2eTests.java86 WifiInfo info = mWifiManager.getConnectionInfo(); in waitForSupplicantState() local
/device/amlogic/yukawa/hal/audio/
Daudio_aec.c303 int write_to_reference_fifo(struct aec_t* aec, void* buffer, struct aec_info* info) { in write_to_reference_fifo()
371 int get_reference_samples(struct aec_t* aec, void* buffer, struct aec_info* info) { in get_reference_samples()
573 int process_aec(struct aec_t *aec, void* buffer, struct aec_info *info) { in process_aec()
/device/linaro/dragonboard/audio/
Daudio_aec.c297 int write_to_reference_fifo(struct aec_t* aec, void* buffer, struct aec_info* info) { in write_to_reference_fifo()
365 int get_reference_samples(struct aec_t* aec, void* buffer, struct aec_info* info) { in get_reference_samples()
565 int process_aec(struct aec_t *aec, void* buffer, struct aec_info *info) { in process_aec()

123