/system/core/crash_reporter/ |
D | 99-crash-reporter.rules | 1 ACTION=="change", SUBSYSTEM=="drm", KERNEL=="card0", ENV{ERROR}=="1", RUN+="/sbin/crash_reporter --… 3 ACTION=="change", SUBSYSTEM=="i2c", DRIVER=="cyapa", ENV{ERROR}=="1", RUN+="/sbin/crash_reporter --… 5 …ON=="change", SUBSYSTEM=="i2c", DRIVER=="atmel_mxt_ts", ENV{ERROR}=="1", RUN+="/sbin/crash_reporte…
|
D | crash_reporter_logs.conf | 67 crash_reporter-udev-collection-change-card0-drm=\ 75 crash_reporter-udev-collection-change--i2c-cyapa=\ 79 crash_reporter-udev-collection-change--i2c-atmel_mxt_ts=\
|
/system/connectivity/shill/udev/ |
D | 86-reload_network_device.rules | 2 SUBSYSTEM=="net", ACTION=="change", ENV{ID_BUS}=="pci", ENV{EVENT}=="device_hang", RUN+="/usr/sbin/… 3 SUBSYSTEM=="net", ACTION=="change", ENV{ID_BUS}=="usb", ENV{EVENT}=="device_hang", RUN+="/usr/sbin/…
|
/system/sepolicy/ |
D | attributes | 6 # On change, update CHECK_FC_ASSERT_ATTRS 24 # On change, update CHECK_FC_ASSERT_ATTRS 33 # On change, update CHECK_FC_ASSERT_ATTRS 62 # On change, update CHECK_PC_ASSERT_ATTRS 83 # On change, update CHECK_SC_ASSERT_ATTRS
|
D | README | 98 mac_permissions.xml to pick up the change. You MUST open the generated pem file in a text
|
/system/connectivity/shill/net/ |
D | rtnl_message.h | 60 change(0) {} in LinkStatus() 66 change(in_change) {} in LinkStatus() 69 unsigned int change; member
|
D | mock_rtnl_handler.h | 39 unsigned int change));
|
D | rtnl_message_unittest.cc | 391 unsigned int change, in TestParseLink() argument 406 EXPECT_EQ(change, status.change); in TestParseLink() 770 EXPECT_EQ(0, status.change); in TEST_F()
|
D | rtnl_handler.h | 82 unsigned int change);
|
D | rtnl_handler.cc | 153 unsigned int change) { in SetInterfaceFlags() argument 169 msg.set_link_status(RTNLMessage::LinkStatus(ARPHRD_VOID, flags, change)); in SetInterfaceFlags()
|
/system/core/logd/ |
D | LogStatistics.cpp | 253 std::string change; in format() local 263 change = android::base::StringPrintf("%s%d.%u%s", in format() 269 change = android::base::StringPrintf("%s%d%s", in format() 274 - 2 - pruned.length() - change.length(); in format() 279 change += android::base::StringPrintf("%*s", (int)spaces, ""); in format() 281 pruned = change + pruned; in format()
|
/system/bt/service/doc/ |
D | IBluetoothLowEnergyCallback.txt | 31 /* Called asynchronously to notify the delegate of connection state change. 37 * IBluetoothLowEnergy.setMtu or remote device trying to change MTU.
|
/system/media/camera/docs/ |
D | ndk_camera_metadata_tags.mako | 30 * Do not change method signatures. 31 * Do not change the value of constants. 32 * Do not change the size of any of the classes defined in here.
|
/system/core/logcat/ |
D | event.logtags | 79 # HSM wifi state change 81 # Logged on every state change in the hierarchical state machine 88 # Supplicant state change
|
/system/connectivity/shill/ethernet/ |
D | ethernet.h | 71 void LinkEvent(unsigned int flags, unsigned int change) override;
|
D | ethernet.cc | 144 void Ethernet::LinkEvent(unsigned int flags, unsigned int change) { in LinkEvent() argument 145 Device::LinkEvent(flags, change); in LinkEvent()
|
/system/core/metricsd/uploader/proto/ |
D | README | 23 Any change to this protobuf must first be made to the backend's protobuf and be
|
/system/connectivity/shill/ |
D | device_info.cc | 621 unsigned int change = msg.link_status().change; in AddLinkMsgHandler() local 632 << ", flags=" << flags << ", change=" << change << ")" in AddLinkMsgHandler() 683 device->LinkEvent(flags, change); in AddLinkMsgHandler() 695 << ", change=" << msg.link_status().change << ")"; in DelLinkMsgHandler()
|
D | HACKING | 125 make sure that a) its setter emits any change notification required by
|
/system/extras/tests/net_test/ |
D | README | 59 The number of tap interfaces is currently hardcoded to two. To change this
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 25 if you want it, that you can change the software or use pieces of it 96 stating that you changed the files and the date of any change. 286 free software which everyone can redistribute and change under these terms.
|
/system/core/rootdir/ |
D | init.rc | 168 # to be used only by init, so don't change system-bg permissions 177 # change permissions for all cpusets we'll touch at runtime 298 #change permissions on vmallocinfo so we can grab it from bugreports 305 #change permissions on kmsg & sysrq-trigger so bugreports can grab kthread stacks
|
/system/bt/doc/ |
D | power_management.md | 40 states it wants ACTIVE, the power management code will change to ACTIVE. 168 - If that's non-zero and a PARK or SNIFF mode change was attempted,
|
/system/connectivity/shill/doc/ |
D | device-api.txt | 236 A change to this property takes affect on the next 245 A change to this property takes affect on the next 254 A change to this property takes affect on the next 340 the MDN, but may change if a user changes to a
|
/system/core/adb/ |
D | OVERVIEW.TXT | 112 change the state of the connection.
|