Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 596) sorted by relevance

12345678910>>...24

/hardware/interfaces/automotive/vehicle/aidl/emu_metadata/
Dandroid.hardware.automotive.vehicle-types-meta.json3 "name": "VehicleProperty", string
7 "name": "VIN of vehicle", string
12 "name": "Manufacturer of vehicle", string
17 "name": "Model of vehicle", string
22 "name": "INFO_MODEL_YEAR", string
27 "name": "INFO_FUEL_CAPACITY", string
32 "name": "INFO_FUEL_TYPE", string
41 "name": "INFO_EV_BATTERY_CAPACITY", string
46 "name": "INFO_EV_CONNECTOR_TYPE", string
55 "name": "Fuel door location", string
[all …]
/hardware/interfaces/bluetooth/audio/utils/le_audio_configuration_set/
Daudio_set_configurations.json43 "name": "Two-OneChan-SnkAse-Lc3_16_1_Low_Latency", string
50 "name": "Two-OneChan-SnkAse-Lc3_16_1_Balanced_Reliability", string
57 "name": "Two-OneChan-SnkAse-Lc3_16_1_1", string
64 "name": "Two-OneChan-SnkAse-Lc3_16_1_2", string
71 "name": "Two-OneChan-SnkAse-Lc3_16_2_Low_Latency", string
78 "name": "Two-OneChan-SnkAse-Lc3_16_2_Balanced_Reliability", string
85 "name": "Two-OneChan-SnkAse-Lc3_16_2_1", string
92 "name": "Two-OneChan-SnkAse-Lc3_16_2_2", string
99 "name": "Two-OneChan-SnkAse-Lc3_16_1_Low_Latency", string
106 "name": "Two-OneChan-SnkAse-Lc3_16_1_Balanced_Reliability", string
[all …]
/hardware/interfaces/audio/core/all-versions/vts/functional/
DDeviceManager.h46 sp<Interface> getExisting(const Key& name) { in getExisting()
51 sp<Interface> get(const Key& name) { in get()
60 bool reset(const Key& name, bool waitForDestruction) __attribute__((warn_unused_result)) { in reset()
94 static sp<IDevicesFactory> createInterfaceInstance(const std::string& name) { in createInterfaceInstance()
170 sp<IDevice> get(const std::string& factoryName, const std::string& name) { in get()
174 bool reset(const std::string& factoryName, const std::string& name) in reset()
192 static sp<IDevice> openDevice(const sp<IDevicesFactory>& factory, const std::string& name) { in openDevice()
233 sp<IDevice> get(const std::string& factoryName, const std::string& name) { in get()
245 bool reset(const std::string& factoryName, const std::string& name) in reset()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DScopedGLState.cpp27 void ScopedGLState::push(GLenum name) { in push()
71 for (const auto name : names) { in push() local
99 GLenum name = it.first; in ~ScopedGLState() local
/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.cpp28 void GLSnapshotState::getGlobalStateEnum(GLenum name, int size) { in getGlobalStateEnum()
35 void GLSnapshotState::getGlobalStateByte(GLenum name, int size) { in getGlobalStateByte()
42 void GLSnapshotState::getGlobalStateInt(GLenum name, int size) { in getGlobalStateInt()
49 void GLSnapshotState::getGlobalStateFloat(GLenum name, int size) { in getGlobalStateFloat()
56 void GLSnapshotState::getGlobalStateInt64(GLenum name, int size) { in getGlobalStateInt64()
63 void GLSnapshotState::getGlobalStateEnable(GLenum name) { in getGlobalStateEnable()
127 GLuint GLSnapshotState::getProgramName(GLuint name) { in getProgramName()
/hardware/interfaces/biometrics/common/config/include/config/
DConfig.h42 std::string name; member
56 T get(const std::string& name) { in get()
64 bool set(const std::string& name, const T& val) { in set()
71 T getopt(const std::string& name) { in getopt()
76 bool setopt(const std::string& name, const T& val) { in setopt()
125 void setConfig(const std::string& name, const Config::Data& value) { mMap[name] = value; } in setConfig()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c65 int find_type_by_name(const char *name, const char *type) in find_type_by_name()
120 static int parsing_proc_input(int mode, char *name){ in parsing_proc_input()
425 inv_error_t inv_get_sysfs_path(char *name) in inv_get_sysfs_path()
433 inv_error_t inv_get_sysfs_abs_path(char *name) in inv_get_sysfs_abs_path()
447 inv_error_t inv_get_dmpfile(char *name) in inv_get_dmpfile()
462 inv_error_t inv_get_chip_name(char *name) in inv_get_chip_name()
478 inv_error_t inv_get_handler_number(const char *name, int *num) in inv_get_handler_number()
496 inv_error_t inv_get_input_number(const char *name, int *num) in inv_get_input_number()
513 inv_error_t inv_get_iio_trigger_path(const char *name) in inv_get_iio_trigger_path()
528 inv_error_t inv_get_iio_device_node(const char *name) in inv_get_iio_device_node()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c57 int find_type_by_name(const char *name, const char *type) in find_type_by_name()
112 static int parsing_proc_input(int mode, char *name){ in parsing_proc_input()
417 inv_error_t inv_get_sysfs_path(char *name) in inv_get_sysfs_path()
425 inv_error_t inv_get_sysfs_abs_path(char *name) in inv_get_sysfs_abs_path()
439 inv_error_t inv_get_dmpfile(char *name) in inv_get_dmpfile()
454 inv_error_t inv_get_chip_name(char *name) in inv_get_chip_name()
470 inv_error_t inv_get_handler_number(const char *name, int *num) in inv_get_handler_number()
488 inv_error_t inv_get_input_number(const char *name, int *num) in inv_get_input_number()
505 inv_error_t inv_get_iio_trigger_path(const char *name) in inv_get_iio_trigger_path()
520 inv_error_t inv_get_iio_device_node(const char *name) in inv_get_iio_device_node()
/hardware/interfaces/audio/core/all-versions/default/
DParametersUtil.cpp49 Result ParametersUtil::getParam(const char* name, bool* value) { in getParam()
62 Result ParametersUtil::getParam(const char* name, int* value) { in getParam()
70 Result ParametersUtil::getParam(const char* name, String8* value, AudioParameter context) { in getParam()
118 Result ParametersUtil::setParam(const char* name, const char* value) { in setParam()
124 Result ParametersUtil::setParam(const char* name, bool value) { in setParam()
130 Result ParametersUtil::setParam(const char* name, int value) { in setParam()
136 Result ParametersUtil::setParam(const char* name, float value) { in setParam()
154 Result ParametersUtil::setParam(const char* name, const DeviceAddress& address) { in setParam()
/hardware/google/gfxstream/common/detector/
DLib.cpp31 gfxstream::expected<Lib, std::string> Lib::Load(const char* name) { in Load()
40 Lib::FunctionPtr Lib::GetSymbol(const char* name) { in GetSymbol()
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyBlobUpgradeTest.cpp94 bool requires_attest_key(const std::string& name) { in requires_attest_key()
98 bool requires_rr(const std::string& name) { in requires_rr()
102 bool is_asymmetric(const std::string& name) { in is_asymmetric()
125 void save_keyblob(const std::string& subdir, const std::string& name, in save_keyblob()
151 void save_keyblob_and_cert(const std::string& subdir, const std::string& name, in save_keyblob_and_cert()
171 void delete_keyblob(const std::string& subdir, const std::string& name) { in delete_keyblob()
182 std::vector<uint8_t> load_file(const std::string& subdir, const std::string& name, in load_file()
192 std::vector<uint8_t> load_keyblob(const std::string& subdir, const std::string& name) { in load_keyblob()
196 std::vector<uint8_t> load_cert(const std::string& subdir, const std::string& name) { in load_cert()
220 for (std::string name : keyblob_names()) { in UpgradeKeyBlobs() local
[all …]
/hardware/google/pixel/preupload_hooks/pixel_json_checker/gitlint/
Dutils.py73 def _get_cache_filename(name, filename): argument
82 def get_output_from_cache(name, filename): argument
104 def save_output_in_cache(name, filename, output): argument
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DTracing.cpp38 void ScopedTraceGuest::beginTraceImpl(const char* name) { in beginTraceImpl()
43 void ScopedTraceGuest::endTraceImpl(const char* name) { in endTraceImpl()
/hardware/google/gfxstream/host/tests/
DGLSnapshotTesting.cpp72 GLenum name, in compareGlobalGlBoolean()
83 GLenum name, in compareGlobalGlInt()
94 GLenum name, in compareGlobalGlInt_i()
107 GLenum name, in compareGlobalGlFloat()
180 GLenum name, in compareGlobalGlBooleanv()
195 GLenum name, in compareGlobalGlBooleanv_i()
209 GLenum name, in compareGlobalGlIntv()
224 GLenum name, in compareGlobalGlFloatv()
/hardware/interfaces/media/1.0/xml/
Dmedia_profiles.dtd30 <!ATTLIST EncoderOutputFileFormat name (mp4|3gp) #REQUIRED> attribute
32 <!ATTLIST VideoEncoderCap name (hevc|h264|h263|m4v|wmv) #REQUIRED> attribute
43 <!ATTLIST AudioEncoderCap name (amrnb|amrwb|aac|wma|heaac|aaceld) #REQUIRED> attribute
52 <!ATTLIST VideoDecoderCap name (wmv) #REQUIRED> attribute
55 <!ATTLIST AudioDecoderCap name (wma) #REQUIRED> attribute
/hardware/google/aemu/host-common/
DGraphicsAgentFactory.cpp41 #define DEFINE_GRAPHICS_AGENT_GETTER_IMPL(typ, name) \ argument
48 #define GRAPHICS_AGENT_SETTER(typ, name) \ in GRAPHICS_AGENTS_LIST() argument
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_diagnostic_trace.h176 #define TRACE_NODE(name, ...) TraceNode name(__VA_ARGS__); argument
213 #define TRACE_NODE(name, ...) argument
/hardware/google/aemu/host-common/include/host-common/
DGraphicsAgentFactory.h33 #define DEFINE_GRAPHICS_AGENT_GETTER(typ, name) \ argument
67 #define GRAPHICS_AGENTS_DEFINE_POINTER(type, name) const type* name; argument
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DHidParserExample.cpp31 const char *name = p->name != nullptr ? p->name : "unnamed"; in doParse() local
53 const char *name = p->name != nullptr ? p->name : "unnamed"; in doParseAndFilter() local
84 const char *name = p->name != nullptr ? p->name : "unnamed"; in doDigest() local
/hardware/google/aemu/base/
DTracing.cpp69 __attribute__((always_inline)) void beginTrace(const char* name) { in beginTrace()
83 __attribute__((always_inline)) void traceCounter(const char* name, int64_t value) { in traceCounter()
90 ScopedTrace::ScopedTrace(const char* name) { in ScopedTrace()
/hardware/google/aemu/windows/src/
Dint_lib.h49 #define SYMBOL_NAME(name) XSTR(__USER_LABEL_PREFIX__) #name argument
52 #define COMPILER_RT_ALIAS(name, aliasname) \ argument
55 #define COMPILER_RT_ALIAS(name, aliasname) \ argument
60 #define COMPILER_RT_ALIAS(name, aliasname) argument
/hardware/interfaces/biometrics/common/config/
DConfig.cpp93 bool Config::setParam(const std::string& name, const std::string& value) { in setParam()
108 ConfigValue Config::getInternal(const std::string& name) { in getInternal()
130 ConfigValue Config::getDefault(const std::string& name) { in getDefault()
134 bool Config::setInternal(const std::string& name, const ConfigValue& val) { in setInternal()
/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp175 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig()
420 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() argument
446 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue()
472 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() argument
493 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() argument
640 CNfcParam::CNfcParam(const char* name, const string& value) in CNfcParam()
652 CNfcParam::CNfcParam(const char* name, unsigned long value) in CNfcParam()
664 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue()
688 extern "C" int GetByteArrayValue(const char* name, char* pValue, long bufflen, in GetByteArrayValue()
703 extern "C" int GetNumValue(const char* name, void* pValue, unsigned long len) { in GetNumValue()
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp262 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig()
495 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() argument
507 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue()
536 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() argument
557 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() argument
741 CNfcParam::CNfcParam(const char* name, const string& value) in CNfcParam()
753 CNfcParam::CNfcParam(const char* name, unsigned long value) in CNfcParam()
765 extern "C" int GetStrValue(const char* name, char* pValue, // SLSI in GetStrValue()
788 extern "C" int GetByteArrayValue(const char* name, char* pValue, // SLSI in GetByteArrayValue()
803 extern "C" int GetNumValue(const char* name, void* pValue, // SLSI in GetNumValue()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
DStaticDispatch.cpp30 void* gles1_dispatch_get_proc_func_static(const char* name) { in gles1_dispatch_get_proc_func_static()
41 void* gles2_dispatch_get_proc_func_static(const char* name) { in gles2_dispatch_get_proc_func_static()

12345678910>>...24