Home
last modified time | relevance | path

Searched refs:ipc (Results 1 – 25 of 41) sorted by relevance

12

/system/libhwbinder/
DBpHwBinder.cpp270 IPCThreadState* ipc = IPCThreadState::self(); in ~BpHwBinder() local
272 if (ipc) { in ~BpHwBinder()
273 ipc->expungeHandle(mHandle, this); in ~BpHwBinder()
274 ipc->decWeakHandle(mHandle); in ~BpHwBinder()
281 IPCThreadState* ipc = IPCThreadState::self(); in onFirstRef() local
282 if (ipc) ipc->incStrongHandle(mHandle, this); in onFirstRef()
291 IPCThreadState* ipc = IPCThreadState::self(); in onLastStrongRef() local
292 if (ipc) { in onLastStrongRef()
293 ipc->decStrongHandle(mHandle); in onLastStrongRef()
294 ipc->flushCommands(); in onLastStrongRef()
[all …]
/system/core/gatekeeperd/
Dgatekeeperd.cpp181 IPCThreadState* ipc = IPCThreadState::self(); in enroll() local
182 const int calling_pid = ipc->getCallingPid(); in enroll()
183 const int calling_uid = ipc->getCallingUid(); in enroll()
297 IPCThreadState* ipc = IPCThreadState::self(); in verifyChallenge() local
298 const int calling_pid = ipc->getCallingPid(); in verifyChallenge()
299 const int calling_uid = ipc->getCallingUid(); in verifyChallenge()
423 IPCThreadState* ipc = IPCThreadState::self(); in clearSecureUserId() local
424 const int calling_pid = ipc->getCallingPid(); in clearSecureUserId()
425 const int calling_uid = ipc->getCallingUid(); in clearSecureUserId()
442 IPCThreadState* ipc = IPCThreadState::self(); in reportDeviceSetupComplete() local
[all …]
/system/core/trusty/keymaster/
DAndroid.bp30 "ipc/trusty_keymaster_ipc.cpp",
60 "ipc/trusty_keymaster_ipc.cpp",
100 "ipc/trusty_keymaster_ipc.cpp",
139 srcs: ["ipc/trusty_keymaster_ipc.cpp"],
164 "ipc/trusty_keymaster_ipc.cpp",
191 "ipc/trusty_keymaster_ipc.cpp",
/system/sepolicy/prebuilts/api/29.0/private/
Daccess_vectors65 # Define a common prefix for ipc access vectors.
68 common ipc
331 # Define the access vector interpretation for ipc-related objects
334 class ipc
335 inherits ipc
338 inherits ipc
341 inherits ipc
353 inherits ipc
Dsecurity_classes39 # sysv-ipc-related classes
44 class ipc
/system/sepolicy/prebuilts/api/30.0/private/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
311 # Define the access vector interpretation for ipc-related objects
314 class ipc
315 inherits ipc
318 inherits ipc
321 inherits ipc
333 inherits ipc
Dsecurity_classes39 # sysv-ipc-related classes
44 class ipc
/system/sepolicy/prebuilts/api/33.0/private/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/sepolicy/microdroid/reqd_mask/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/sepolicy/reqd_mask/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/sepolicy/prebuilts/api/31.0/private/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/sepolicy/prebuilts/api/32.0/private/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/sepolicy/microdroid/system/private/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/sepolicy/prebuilts/api/34.0/private/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/sepolicy/private/
Daccess_vectors73 # Define a common prefix for ipc access vectors.
76 common ipc
315 # Define the access vector interpretation for ipc-related objects
318 class ipc
319 inherits ipc
322 inherits ipc
325 inherits ipc
337 inherits ipc
Dsecurity_classes40 # sysv-ipc-related classes
45 class ipc
/system/core/trusty/utils/rpmb_dev/
Drpmb_dev.rc13 service storageproxyd /vendor/bin/storageproxyd -d /dev/trusty-ipc-dev0 \
/system/core/trusty/utils/spiproxyd/
Dproxy.rc15 service spiproxyd /vendor/bin/spiproxyd -t /dev/trusty-ipc-dev0 \

12