| /external/grpc-grpc/src/core/lib/security/util/ |
| D | json_util.cc | 29 const char* prop_name) { in grpc_json_get_string_property() 46 const char* prop_name, in grpc_copy_json_string_property()
|
| /external/arm-trusted-firmware/drivers/st/clk/ |
| D | stm32mp_clkfunc.c | 72 bool fdt_osc_read_bool(enum stm32mp_osc_id osc_id, const char *prop_name) in fdt_osc_read_bool() 120 const char *prop_name, uint32_t dflt_value) in fdt_osc_read_uint32_default() 182 int fdt_rcc_read_uint32_array(const char *prop_name, uint32_t count, in fdt_rcc_read_uint32_array() 233 const fdt32_t *fdt_rcc_read_prop(const char *prop_name, int *lenp) in fdt_rcc_read_prop()
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/util/ |
| D | json_util.cc | 32 const char* prop_name, in grpc_json_get_string_property() 63 const char* prop_name, in grpc_copy_json_string_property()
|
| /external/chromium-trace/catapult/devil/devil/android/tools/ |
| D | system_app_test.py | 53 def dict_setprop(prop_name, value): argument 56 def dict_getprop(prop_name): argument
|
| /external/icing/icing/testing/ |
| D | schema-generator.h | 66 std::string prop_name = "Prop" + std::to_string(num_properties); in SetType() local 97 std::string prop_name = "Prop" + std::to_string(num_properties); in SetType() local
|
| /external/autotest/client/cros/bluetooth/floss/ |
| D | utils.py | 180 def get(self, prop_name, *args): argument 199 def set(self, prop_name, *args): argument
|
| D | adapter_client.py | 502 def get_property(self, prop_name): argument 507 def get_remote_property(self, address, prop_name): argument 517 def set_property(self, prop_name, *args): argument 522 def set_remote_property(self, address, prop_name, *args): argument
|
| /external/drm_hwcomposer/drm/ |
| D | DrmConnector.cpp | 47 const char *prop_name, in GetOptionalConnectorProperty() 55 const char *prop_name, DrmProperty *property) { in GetConnectorProperty()
|
| D | DrmCrtc.cpp | 31 const char *prop_name, DrmProperty *property) { in GetCrtcProperty()
|
| D | DrmPlane.cpp | 318 auto DrmPlane::GetPlaneProperty(const char *prop_name, DrmProperty &property, in GetPlaneProperty()
|
| D | DrmDevice.cpp | 186 const char *prop_name, DrmProperty *property) const { in GetProperty() argument
|
| /external/pdfium/fxjs/xfa/ |
| D | jse_define.h | 27 #define JSE_PROP(prop_name) \ argument
|
| /external/arm-trusted-firmware/common/ |
| D | fdt_wrappers.c | 26 int fdt_read_uint32_array(const void *dtb, int node, const char *prop_name, in fdt_read_uint32_array() 57 int fdt_read_uint32(const void *dtb, int node, const char *prop_name, in fdt_read_uint32() 64 const char *prop_name, uint32_t dflt_value) in fdt_read_uint32_default() 76 int fdt_read_uint64(const void *dtb, int node, const char *prop_name, in fdt_read_uint64()
|
| /external/freetype/src/base/ |
| D | ftbdf.c | 63 const char* prop_name, in FT_Get_BDF_Property()
|
| /external/linux-kselftest/tools/testing/selftests/powerpc/syscalls/ |
| D | rtas_filter.c | 83 static int open_prop_file(const char *prop_path, const char *prop_name, int *fd) in open_prop_file() 104 static int get_property(const char *prop_path, const char *prop_name, in get_property()
|
| /external/dtc/fuzzing/ |
| D | libfdt_fuzzer.c | 72 const char *prop_name = fdt_string(device_tree, prop->nameoff); in walk_node_properties() local
|
| /external/autotest/client/cros/networking/ |
| D | shill_xmlrpc_server.py | 447 def get_dbus_property_on_device(self, wifi_interface, prop_name): argument 469 def set_dbus_property_on_device(self, wifi_interface, prop_name, value): argument
|
| /external/pdfium/fxjs/ |
| D | js_define.h | 141 #define JS_STATIC_PROP(err_name, prop_name, class_name) \ argument
|
| /external/icing/icing/monkey_test/ |
| D | monkey-test-generators.cc | 67 std::string prop_name = "MonkeyTestProp" + std::to_string(num_properties); in GenerateType() local
|
| /external/arm-trusted-firmware/plat/rockchip/common/ |
| D | params_setup.c | 51 const char *prop_name = "stdout-path"; in plat_rockchip_dt_process_fdt_uart() local
|
| /external/perfetto/src/traced/service/ |
| D | builtin_producer.cc | 182 const char* prop_name) { in MaybeInitiateLazyStop()
|
| /external/autotest/server/cros/network/ |
| D | wifi_client.py | 1340 def set_manager_property(self, prop_name, prop_value): argument 1362 def __init__(self, shill_proxy, iface, prop_name, value): argument 1416 def __init__(self, shill_proxy, prop_name, value): argument
|
| /external/autotest/server/cros/bluetooth/ |
| D | bluetooth_device.py | 530 def get_device_property(self, address, prop_name): argument 550 def get_battery_property(self, address, prop_name): argument 1053 def get_advertisement_property(self, adv_path, prop_name): argument 1070 def get_advertising_manager_property(self, prop_name): argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/fake/ |
| D | fake_security_connector.cc | 221 const char* prop_name; in fake_check_peer() local
|
| /external/python/mobly/mobly/controllers/android_device_lib/ |
| D | adb.py | 372 def getprop(self, prop_name, timeout=DEFAULT_GETPROP_TIMEOUT_SEC): argument
|