Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 43) sorted by relevance

12

/system/core/crash_reporter/
D99-crash-reporter.rules1 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…
Dcrash_reporter_logs.conf67 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/
D86-reload_network_device.rules2 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/
Dattributes6 # 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
DREADME98 mac_permissions.xml to pick up the change. You MUST open the generated pem file in a text
/system/connectivity/shill/net/
Drtnl_message.h60 change(0) {} in LinkStatus()
66 change(in_change) {} in LinkStatus()
69 unsigned int change; member
Dmock_rtnl_handler.h39 unsigned int change));
Drtnl_message_unittest.cc391 unsigned int change, in TestParseLink() argument
406 EXPECT_EQ(change, status.change); in TestParseLink()
770 EXPECT_EQ(0, status.change); in TEST_F()
Drtnl_handler.h82 unsigned int change);
Drtnl_handler.cc153 unsigned int change) { in SetInterfaceFlags() argument
169 msg.set_link_status(RTNLMessage::LinkStatus(ARPHRD_VOID, flags, change)); in SetInterfaceFlags()
/system/core/logd/
DLogStatistics.cpp253 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/
DIBluetoothLowEnergyCallback.txt31 /* Called asynchronously to notify the delegate of connection state change.
37 * IBluetoothLowEnergy.setMtu or remote device trying to change MTU.
/system/media/camera/docs/
Dndk_camera_metadata_tags.mako30 * 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/
Devent.logtags79 # HSM wifi state change
81 # Logged on every state change in the hierarchical state machine
88 # Supplicant state change
/system/connectivity/shill/ethernet/
Dethernet.h71 void LinkEvent(unsigned int flags, unsigned int change) override;
Dethernet.cc144 void Ethernet::LinkEvent(unsigned int flags, unsigned int change) { in LinkEvent() argument
145 Device::LinkEvent(flags, change); in LinkEvent()
/system/core/metricsd/uploader/proto/
DREADME23 Any change to this protobuf must first be made to the backend's protobuf and be
/system/connectivity/shill/
Ddevice_info.cc621 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()
DHACKING125 make sure that a) its setter emits any change notification required by
/system/extras/tests/net_test/
DREADME59 The number of tap interfaces is currently hardcoded to two. To change this
/system/sepolicy/tools/fc_sort/
DNOTICE12 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/
Dinit.rc168 # 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/
Dpower_management.md40 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/
Ddevice-api.txt236 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/
DOVERVIEW.TXT112 change the state of the connection.

12