Searched defs:field (Results 1 – 7 of 7) sorted by relevance
/device/google/cuttlefish/guest/hals/oemlock/remote/ |
D | remote_oemlock.cpp | 68 Result<void> OemLock::requestValue(secure_env::OemLockField field, bool *out) { in requestValue() 81 Result<void> OemLock::setValue(secure_env::OemLockField field, bool value) { in setValue()
|
/device/google/cuttlefish/host/libs/location/ |
D | GpxParser.cpp | 83 for (xmlNode *field = ptNode->children; field; field = field->next) { in parseLocation() local
|
/device/google/cuttlefish/host/commands/kernel_log_monitor/ |
D | kernel_log_server.cc | 155 for (std::string field : fields) { in HandleIncomingMessage() local
|
/device/google/cuttlefish/host/libs/config/ |
D | instance_nums.cpp | 203 void InstanceNumsCalculator::TrySet(T& field, Result<T> result) { in TrySet()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | ComposerClient.cpp | 712 #define DISPATCH_LAYER_COMMAND(layerCmd, commandResults, display, layer, field, funcName) \ argument 720 #define DISPATCH_DISPLAY_COMMAND(displayCmd, commandResults, display, field, funcName) \ argument 727 #define DISPATCH_DISPLAY_BOOL_COMMAND(displayCmd, commandResults, display, field, funcName) \ argument 734 #define DISPATCH_DISPLAY_BOOL_COMMAND_AND_DATA(displayCmd, commandResults, display, field, data, \ argument
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/ |
D | libfdt.h | 240 #define fdt_get_header(fdt, field) \ argument
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 2669 repeated FieldDescriptorProto field = 2; field 4249 repeated Field field = 2; field
|