/system/update_engine/ |
D | image_properties_chromeos_unittest.cc | 64 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 76 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 85 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 90 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 106 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 128 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 144 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 156 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 167 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local
|
D | image_properties_android_unittest.cc | 68 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 80 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 88 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 101 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 107 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F() local 115 MutableImageProperties props; in TEST_F() local
|
/system/tools/sysprop/ |
D | Common.cpp | 51 std::string GenerateDefaultPropName(const sysprop::Properties& props, in GenerateDefaultPropName() 92 bool ValidateProp(const sysprop::Properties& props, in ValidateProp() 210 bool ValidateProps(const sysprop::Properties& props, std::string* err) { in ValidateProps() 292 std::string GetModuleName(const sysprop::Properties& props) { in GetModuleName() 297 bool ParseProps(const std::string& input_file_path, sysprop::Properties* props, in ParseProps()
|
D | JavaGen.cpp | 266 std::string GetJavaPackageName(const sysprop::Properties& props) { in GetJavaPackageName() 271 std::string GetJavaClassName(const sysprop::Properties& props) { in GetJavaClassName() 290 bool GenerateJavaClass(const sysprop::Properties& props, in GenerateJavaClass() 411 sysprop::Properties props; in GenerateJavaLibrary() local
|
D | CppGen.cpp | 235 std::string GetCppNamespace(const sysprop::Properties& props) { in GetCppNamespace() 239 std::string GenerateHeader(const sysprop::Properties& props, in GenerateHeader() 291 std::string GenerateSource(const sysprop::Properties& props, in GenerateSource() 426 sysprop::Properties props; in GenerateCppFiles() local
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothCallback.aidl | 38 in BluetoothRemoteDeviceProps props); in OnGetRemoteDeviceProperties() 40 in BluetoothRemoteDeviceProps props); in OnDeviceFound()
|
/system/libufdt/ |
D | ufdt_prop_dict.h | 26 const struct fdt_property **props; member
|
D | ufdt_prop_dict.c | 72 const struct fdt_property **props = in _ufdt_prop_dict_construct_int() local
|
/system/core/healthd/include/healthd/ |
D | BatteryMonitor.h | 53 struct BatteryProperties props; variable
|
/system/tools/sysprop/tests/ |
D | InvalidSyspropTest.cpp | 191 sysprop::Properties props; in TEST() local
|
/system/core/healthd/ |
D | HealthServiceHealthd.cpp | 74 int healthd_board_battery_update(struct android::BatteryProperties* props) { in healthd_board_battery_update()
|
D | BatteryMonitor.cpp | 66 static void initBatteryProperties(BatteryProperties* props) { in initBatteryProperties()
|
D | healthd_mode_charger.cpp | 570 void healthd_mode_charger_battery_update(android::BatteryProperties* props) { in healthd_mode_charger_battery_update()
|
/system/update_engine/payload_generator/ |
D | xz_android.cc | 124 CXzProps props; in XzCompress() local
|
D | cycle_breaker_unittest.cc | 100 EdgeProperties props; in EdgeWithWeight() local
|
/system/libvintf/ |
D | check_vintf.cpp | 99 void setProperties(const Properties& props) { mProps.insert(props.begin(), props.end()); } in setProperties() 222 int checkAllFiles(const std::string& rootdir, const Properties& props, std::string* error) { in checkAllFiles()
|
/system/core/storaged/ |
D | storaged.cpp | 83 Return<void> storaged_t::healthInfoChanged(const HealthInfo& props) { in healthInfoChanged()
|
/system/bt/service/ |
D | adapter.cc | 619 RemoteDeviceProps props = in RemoteDevicePropertiesCallback() local 633 RemoteDeviceProps props = in DeviceFoundCallback() local
|
/system/bt/service/client/ |
D | main.cc | 196 const android::bluetooth::BluetoothRemoteDeviceProps& props) override { in OnGetRemoteDeviceProperties() 202 const android::bluetooth::BluetoothRemoteDeviceProps& props) override { in OnDeviceFound()
|
/system/core/adb/ |
D | adb.cpp | 248 const std::string& props = pieces[2]; in parse_banner() local
|