Home
last modified time | relevance | path

Searched refs:publish (Results 1 – 25 of 50) sorted by relevance

12

/system/core/storaged/
DREADME.properties3 ro.storaged.disk_stats_pub # interval storaged publish disk stats, in seconds
Dstoraged_info.cpp146 void storage_info_t::publish() in publish() function in storage_info_t
247 publish(); in report()
377 publish(); in report()
392 publish(); in report()
Dstoraged_service.cpp42 return BinderService<StoragedService>::publish(); in start()
188 return BinderService<StoragedPrivateService>::publish(); in start()
Dstoraged.cpp318 mDsm->publish(); in event()
Dstoraged_diskstats.cpp323 void disk_stats_monitor::publish(void) in publish() function in disk_stats_monitor
/system/sepolicy/private/
Dstats.te26 # Only statsd can publish the binder service.
Dincidentd.te143 # Only incidentd can publish the binder service
/system/sepolicy/prebuilts/api/29.0/private/
Dstats.te26 # Only statsd can publish the binder service.
Dincidentd.te143 # Only incidentd can publish the binder service
/system/core/storaged/include/
Dstoraged_info.h69 void publish();
Dstoraged_diskstats.h196 void publish(void);
/system/sepolicy/public/
Diorapd.te15 # Allow iorapd to publish a binder service and make binder calls.
Dperfprofd.te103 # Allow perfprofd to publish a binder service and make binder calls.
/system/sepolicy/prebuilts/api/29.0/public/
Diorapd.te15 # Allow iorapd to publish a binder service and make binder calls.
Dperfprofd.te103 # Allow perfprofd to publish a binder service and make binder calls.
/system/iorap/src/binder/
Diiorap_impl.cc190 ::android::status_t ret = android::BinderService<IIorapImpl>::publish(); in Start()
/system/sepolicy/prebuilts/api/27.0/private/
Dincidentd.te76 # Only incidentd can publish the binder service
/system/sepolicy/prebuilts/api/26.0/private/
Dincidentd.te76 # Only incidentd can publish the binder service
/system/sepolicy/prebuilts/api/28.0/private/
Dstatsd.te60 # Only statsd can publish the binder service.
Dincidentd.te125 # Only incidentd can publish the binder service
/system/sepolicy/prebuilts/api/26.0/public/
Dnetd.te66 # Allow netd to publish a binder service and make binder calls.
/system/sepolicy/prebuilts/api/28.0/public/
Dperfprofd.te101 # Allow perfprofd to publish a binder service and make binder calls.
Dnetd.te83 # Allow netd to publish a binder service and make binder calls.
/system/sepolicy/prebuilts/api/27.0/public/
Dnetd.te70 # Allow netd to publish a binder service and make binder calls.
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc99 status_t ret = BinderService<PerfProfdNativeService>::publish(); in start()

12