Lines Matching refs:IPCThreadState
75 uid_t uid = IPCThreadState::self()->getCallingUid(); in checkUid()
85 pid_t pid = IPCThreadState::self()->getCallingPid(); in checkDumpAndUsageStats()
86 uid_t uid = IPCThreadState::self()->getCallingUid(); in checkDumpAndUsageStats()
352 uid_t uid = IPCThreadState::self()->getCallingUid(); in command()
555 uid = IPCThreadState::self()->getCallingUid(); in cmd_trigger_broadcast()
592 uid = IPCThreadState::self()->getCallingUid(); in cmd_trigger_active_config_broadcast()
606 uid = IPCThreadState::self()->getCallingUid(); in cmd_trigger_active_config_broadcast()
649 uid = IPCThreadState::self()->getCallingUid(); in cmd_config()
732 uid = IPCThreadState::self()->getCallingUid(); in cmd_dump_report()
824 uid = IPCThreadState::self()->getCallingUid(); in cmd_log_app_breadcrumb()
908 IPCThreadState* ipc = IPCThreadState::self(); in cmd_clear_puller_cache()
921 IPCThreadState* ipc = IPCThreadState::self(); in cmd_print_logs()
955 int32_t callingUid = IPCThreadState::self()->getCallingUid(); in getUidFromString()
1136 IPCThreadState* ipc = IPCThreadState::self(); in getData()
1149 IPCThreadState* ipc = IPCThreadState::self(); in getMetadata()
1160 IPCThreadState* ipc = IPCThreadState::self(); in addConfiguration()
1185 IPCThreadState* ipc = IPCThreadState::self(); in removeDataFetchOperation()
1196 IPCThreadState* ipc = IPCThreadState::self(); in setDataFetchOperation()
1212 IPCThreadState* ipc = IPCThreadState::self(); in setActiveConfigsChangedOperation()
1226 IPCThreadState* ipc = IPCThreadState::self(); in removeActiveConfigsChangedOperation()
1234 IPCThreadState* ipc = IPCThreadState::self(); in removeConfiguration()
1248 IPCThreadState* ipc = IPCThreadState::self(); in setBroadcastSubscriber()
1261 IPCThreadState* ipc = IPCThreadState::self(); in unsetBroadcastSubscriber()
1272 IPCThreadState::self()->getCallingUid(), label, in sendAppBreadcrumbAtom()
1303 pid_t pid = IPCThreadState::self()->getCallingPid(); in sendBinaryPushStateChangedAtom()
1304 uid_t uid = IPCThreadState::self()->getCallingUid(); in sendBinaryPushStateChangedAtom()
1399 pid_t pid = IPCThreadState::self()->getCallingPid(); in sendWatchdogRollbackOccurredAtom()
1400 uid_t uid = IPCThreadState::self()->getCallingUid(); in sendWatchdogRollbackOccurredAtom()
1452 uid_t uid = IPCThreadState::self()->getCallingUid(); in getRegisteredExperimentIds()