Searched refs:decline (Results 1 – 3 of 3) sorted by relevance
41 void decline(in int uid, in int gid, in int pid, in int fd); in decline() method
27 android::binder::Status decline(int32_t, int32_t, int32_t, int32_t);
28 android::binder::Status LogdNativeService::decline(int32_t uid, int32_t gid, int32_t pid, in decline() function in LogdNativeService