Home
last modified time | relevance | path

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

/system/logging/logd/binder/android/os/
DILogd.aidl30 void approve(in int uid, in int gid, in int pid, in int fd); in approve() method
/system/logging/logd/
DLogdNativeService.h26 android::binder::Status approve(int32_t, int32_t, int32_t, int32_t);
DLogReaderList.cpp56 bool LogReaderList::HandlePendingThread(uid_t uid, gid_t gid, pid_t pid, int32_t fd, bool approve) { in HandlePendingThread() argument
74 if (!approve) { in HandlePendingThread()
DLogdNativeService.cpp22 android::binder::Status LogdNativeService::approve(int32_t uid, int32_t gid, int32_t pid, in approve() function in LogdNativeService
DLogReaderList.h34 bool HandlePendingThread(uid_t uid, gid_t gid, pid_t pid, int32_t fd, bool approve);
/system/extras/simpleperf/
DREADME.md31 This will create a new change that you can `repo upload`, then approve and
58 This will create a new change that you can `repo upload`, then approve and submit as normal.