Home
last modified time | relevance | path

Searched refs:stubTagSocket (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/libcutils/
H A Dqtaguid.cpp34 static int stubTagSocket(int, uint32_t, uid_t) { in stubTagSocket() function
43 const netdHandler stubHandler = { stubTagSocket, stubUntagSocket }; in initHandler()