/system/netd/server/ |
D | Network.h | 51 [[nodiscard]] virtual int addUsers(const UidRanges&, uint32_t /*subPriority*/) { in addUsers() argument 54 [[nodiscard]] virtual int removeUsers(const UidRanges&, uint32_t /*subPriority*/) { in removeUsers() argument 62 virtual bool isValidSubPriority(uint32_t /*priority*/) { return false; } in isValidSubPriority() argument
|
/system/netd/libnetdbpf/ |
D | BpfNetworkStats.cpp | 48 const BpfMap<uint32_t, StatsValue>& appUidStatsMap) { in bpfGetUidStatsInternal() 72 const BpfMap<uint32_t, StatsValue>& ifaceStatsMap, in bpfGetIfaceStatsInternal() 80 const BpfMap<uint32_t, StatsValue>& ifaceStatsMap) -> Result<void> { in bpfGetIfaceStatsInternal() 136 const BpfMap<uint32_t, IfaceValue>& ifaceMap) { in parseBpfNetworkStatsDetailInternal() 235 const BpfMap<uint32_t, StatsValue>& statsMap, in parseBpfNetworkStatsDevInternal() 240 const BpfMap<uint32_t, StatsValue>&) { in parseBpfNetworkStatsDevInternal()
|
/system/core/libcutils/ |
D | qtaguid.cpp | 41 int stubTagSocket(int, uint32_t, uid_t) { in stubTagSocket() argument 49 int stubSetCounterSet(uint32_t, uid_t) { in stubSetCounterSet() argument 53 int stubDeleteTagData(uint32_t, uid_t) { in stubDeleteTagData() argument
|
/system/bpf/libbpf_android/ |
D | BpfMapTest.cpp | 69 void checkMapInvalid(BpfMap<uint32_t, uint32_t>& map) { in checkMapInvalid() 74 void checkMapValid(BpfMap<uint32_t, uint32_t>& map) { in checkMapValid() 79 void writeToMapAndCheck(BpfMap<uint32_t, uint32_t>& map, uint32_t key, uint32_t value) { in writeToMapAndCheck() 91 void populateMap(uint32_t total, BpfMap<uint32_t, uint32_t>& map) { in populateMap() 98 void expectMapEmpty(BpfMap<uint32_t, uint32_t>& map) { in expectMapEmpty() 171 BpfMap<uint32_t, uint32_t>& map) { in TEST_F() 190 BpfMap<uint32_t, uint32_t>& map) { in TEST_F()
|
/system/libhwbinder/ |
D | Binder.cpp | 150 uint32_t /*flags*/) in linkToDeath() argument 157 uint32_t /*flags*/, wp<DeathRecipient>* /*outRecipient*/) in unlinkToDeath() argument 204 uint32_t /*code*/, const Parcel& /*data*/, Parcel* /*reply*/, uint32_t /*flags*/, in onTransact() argument 267 bool BpHwRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() argument
|
/system/keymaster/include/keymaster/ |
D | keymaster_context.h | 223 virtual keymaster_error_t SetVendorPatchlevel(uint32_t /* vendor_patchlevel */) { in SetVendorPatchlevel() argument 232 virtual keymaster_error_t SetBootPatchlevel(uint32_t /* boot_patchlevel */) { in SetBootPatchlevel() argument
|
/system/chre/platform/include/chre/platform/ |
D | atomic.h | 111 operator uint32_t() const { in uint32_t() function
|
/system/teeui/libteeui/example/ |
D | phys_button_example.cpp | 58 EventResult onEvent(uint32_t, uint32_t, uint32_t) override { return EventResult::NONE; } in onEvent() argument
|
/system/chre/apps/test/chqts/src/do_nothing/ |
D | do_nothing.cc | 28 extern "C" void nanoappHandleEvent(uint32_t /* senderInstanceId */, in nanoappHandleEvent() argument
|
/system/chre/apps/test/chqts/src/fail_startup/ |
D | fail_startup.cc | 32 extern "C" void nanoappHandleEvent(uint32_t /* senderInstanceId */, in nanoappHandleEvent() argument
|
/system/chre/apps/test/chqts/src/general_test/ |
D | hello_world_test.cc | 37 void HelloWorldTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() argument
|
D | host_awake_suspend_test.cc | 49 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() argument
|
D | nanoapp_info_events_test_performer.cc | 28 void NanoAppInfoEventsTestPerformer::setUp(uint32_t /* messageSize */, in setUp() argument
|
D | wifi_capabilities_test.cc | 62 void WifiCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() argument
|
D | gnss_capabilities_test.cc | 62 void GnssCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() argument
|
D | wwan_capabilities_test.cc | 57 void WwanCapabilitiesTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() argument
|
D | sensor_info_test.cc | 66 void SensorInfoTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() argument
|
D | nanoapp_info_by_app_id_test.cc | 31 void NanoappInfoByAppIdTest::setUp(uint32_t /* messageSize */, in setUp() argument
|
D | nanoapp_info_by_instance_id_test.cc | 32 void NanoappInfoByInstanceIdTest::setUp(uint32_t /* messageSize */, in setUp() argument
|
D | estimated_host_time_test.cc | 32 void EstimatedHostTimeTest::setUp(uint32_t /* messageSize */, in setUp() argument
|
D | basic_gnss_test.cc | 131 void BasicGnssTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent() argument
|
/system/update_engine/payload_consumer/ |
D | fake_extent_writer.h | 37 uint32_t /* block_size */) override { in Init() argument
|
/system/memory/libmemunreachable/tests/ |
D | Binder_test.cpp | 44 virtual status_t onTransact(uint32_t /*code*/, const Parcel& data, Parcel* reply, in onTransact() argument
|
/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper.h | 124 virtual gatekeeper_error_t RemoveUser(uint32_t /* uid */) { return ERROR_NOT_IMPLEMENTED; } in RemoveUser() argument
|
/system/keymaster/include/keymaster/km_openssl/ |
D | soft_keymaster_enforcement.h | 34 uint32_t /*timeout*/) const override { in auth_token_timed_out() argument
|