/device/google/contexthub/firmware/os/platform/stm32/ |
D | eeData.c | 36 uint32_t name = info & EE_DATA_NAME_MAX; in eeFind() local 63 static bool eeIsValidName(uint32_t name) in eeIsValidName() 68 static void *eeDataGetEx(uint32_t name, uint32_t *offsetP, bool first, void *buf, uint32_t *szP) in eeDataGetEx() 105 uint32_t name = info & EE_DATA_NAME_MAX; in eeDataGetFree() local 121 bool eeDataGet(uint32_t name, void *buf, uint32_t *szP) in eeDataGet() 128 void *eeDataGetAllVersions(uint32_t name, void *buf, uint32_t *szP, void **stateP) in eeDataGetAllVersions() 141 bool eeDataSet(uint32_t name, const void *buf, uint32_t len) in eeDataSet() 169 bool eeDataEraseOldVersion(uint32_t name, void *vaddr) in eeDataEraseOldVersion()
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/ |
D | libfdt.h | 253 #define fdt_set_hdr_(name) \ argument 709 const char *name, in fdt_get_property_w() 769 const char *name, int namelen, in fdt_getprop_namelen_w() 808 const char *name, int *lenp) in fdt_getprop_w() 1311 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1346 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1363 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1466 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1471 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1478 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() [all …]
|
/device/google/cuttlefish/host/libs/confui/ |
D | host_utils.cc | 32 void ThreadTracer::Set(const std::string& name, const std::thread::id tid) { in Set() 51 std::optional<std::thread::id> ThreadTracer::Get(const std::string& name) { in Get() 68 std::optional<std::thread::id> GetId(const std::string& name) { in GetId() 72 void Set(const std::string& name, const std::thread::id tid) { in Set()
|
D | host_utils.h | 70 std::thread RunThread(const std::string& name, F&& f, Args&&... args) { in RunThread() 94 std::thread RunThread(const std::string& name, F&& f, Args&&... args) { in RunThread()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
D | SimplifiedConnection.java | 27 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() 32 public void onBindingDied(ComponentName name) { in onBindingDied()
|
/device/google/cuttlefish/common/libs/utils/ |
D | flag_parser.cpp | 139 Result<bool> ParseBool(const std::string& value, const std::string& name) { in ParseBool() 245 std::string_view name = alias.name; in WriteGflagsCompatXml() local 263 for (const auto& name : name_guesses) { in WriteGflagsCompatXml() local 483 static Result<void> GflagsCompatBoolFlagSetter(const std::string& name, in GflagsCompatBoolFlagSetter() 508 static Flag GflagsCompatBoolFlagBase(const std::string& name) { in GflagsCompatBoolFlagBase() 520 const std::string name = "helpxml"; in HelpXmlFlag() local 562 Flag GflagsCompatFlag(const std::string& name) { in GflagsCompatFlag() 570 Flag GflagsCompatFlag(const std::string& name, std::string& value) { in GflagsCompatFlag() 598 static Flag GflagsCompatNumericFlagGeneric(const std::string& name, T& value) { in GflagsCompatNumericFlagGeneric() 608 Flag GflagsCompatFlag(const std::string& name, int32_t& value) { in GflagsCompatFlag() [all …]
|
/device/google/cuttlefish/host/libs/vm_manager/ |
D | qemu_manager.h | 34 static std::string name() { return "qemu_cli"; } in name() function
|
D | crosvm_manager.h | 34 static std::string name() { return "crosvm"; } in name() function
|
D | gem5_manager.h | 34 static std::string name() { return "gem5"; } in name() function
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_provider_2_7.cpp | 30 extern "C" ICameraProvider* HIDL_FETCH_ICameraProvider(const char* name) { in HIDL_FETCH_ICameraProvider() 106 std::string name(name_hidl_str.c_str()); in getCameraDeviceInterface_V3_x() local 142 void VsockCameraProvider::deviceAdded(const char* name) { in deviceAdded() 149 void VsockCameraProvider::deviceRemoved(const char* name) { in deviceRemoved()
|
/device/google/contexthub/util/nanotool/ |
D | nanotool.cpp | 82 std::string name; in StrToCommand() local 94 static void PrintUsage(const char *name) { in PrintUsage() 162 static bool ValidateArgs(std::unique_ptr<ParsedArgs>& args, const char *name) { in ValidateArgs() 221 std::string name; in ParseRate() local 242 const char *name) { in ParseSensorArg()
|
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
D | apex_manifest.json | 2 "name": "com.android.hardware.gatekeeper", string
|
/device/google/cuttlefish/apex/com.google.cf.wifi/ |
D | apex_manifest.json | 2 "name": "com.google.cf.wifi", string
|
/device/google/cuttlefish/guest/hals/health/ |
D | apex_manifest.json | 2 "name": "com.google.cf.health", string
|
/device/google/cuttlefish/guest/hals/identity/ |
D | apex_manifest.json | 2 "name": "com.google.cf.identity", string
|
/device/google/cuttlefish/shared/config/input/ |
D | apex_manifest.json | 2 "name": "com.google.cf.input.config", string
|
/device/generic/goldfish/hals/audio/ |
D | entry.cpp | 24 extern "C" IDevicesFactory* HIDL_FETCH_IDevicesFactory(const char* name) { in HIDL_FETCH_IDevicesFactory()
|
/device/google/cuttlefish/guest/hals/health/storage/ |
D | apex_manifest.json | 2 "name": "com.google.cf.health.storage", string
|
/device/google/cuttlefish/apex/com.google.cf.wpa_supplicant/ |
D | manifest.json | 2 "name": "com.google.cf.wpa_supplicant", string
|
/device/google/cuttlefish/guest/hals/light/ |
D | apex_manifest.json | 2 "name": "com.google.cf.light", string
|
/device/google/cuttlefish/apex/com.google.cf.bt/ |
D | manifest.json | 2 "name": "com.google.cf.bt", string
|
/device/google/cuttlefish/guest/hals/confirmationui/ |
D | apex_manifest.json | 2 "name": "com.google.cf.confirmationui", string
|
/device/google/cuttlefish/guest/hals/oemlock/remote/ |
D | apex_manifest.json | 2 "name": "com.google.cf.oemlock", string
|
/device/google/cuttlefish/apex/com.google.cf.rild/ |
D | apex_manifest.json | 2 "name": "com.google.cf.rild", string
|
/device/google/cuttlefish/guest/hals/nfc/ |
D | apex_manifest.json | 2 "name": "com.google.cf.nfc", string
|