Lines Matching refs:IPCThreadState

70     uid_t uid = IPCThreadState::self()->getCallingUid();  in checkUid()
80 pid_t pid = IPCThreadState::self()->getCallingPid(); in checkDumpAndUsageStats()
81 uid_t uid = IPCThreadState::self()->getCallingUid(); in checkDumpAndUsageStats()
293 uid_t uid = IPCThreadState::self()->getCallingUid(); in command()
441 uid = IPCThreadState::self()->getCallingUid(); in cmd_trigger_broadcast()
494 uid = IPCThreadState::self()->getCallingUid(); in cmd_config()
579 uid = IPCThreadState::self()->getCallingUid(); in cmd_dump_report()
683 uid = IPCThreadState::self()->getCallingUid(); in cmd_log_app_breadcrumb()
691 if (mEngBuild || (uid >= 0 && (uid_t)uid == IPCThreadState::self()->getCallingUid())) { in cmd_log_app_breadcrumb()
738 IPCThreadState* ipc = IPCThreadState::self(); in cmd_clear_puller_cache()
751 IPCThreadState* ipc = IPCThreadState::self(); in cmd_print_logs()
891 IPCThreadState* ipc = IPCThreadState::self(); in getData()
902 IPCThreadState* ipc = IPCThreadState::self(); in getMetadata()
913 IPCThreadState* ipc = IPCThreadState::self(); in addConfiguration()
938 IPCThreadState* ipc = IPCThreadState::self(); in removeDataFetchOperation()
949 IPCThreadState* ipc = IPCThreadState::self(); in setDataFetchOperation()
963 IPCThreadState* ipc = IPCThreadState::self(); in removeConfiguration()
977 IPCThreadState* ipc = IPCThreadState::self(); in setBroadcastSubscriber()
990 IPCThreadState* ipc = IPCThreadState::self(); in unsetBroadcastSubscriber()
1001 IPCThreadState::self()->getCallingUid(), label, in sendAppBreadcrumbAtom()