/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | UnionWithFd.java | 8 public final static int pfd = 1; // ParcelFileDescriptor pfd; field in UnionWithFd 49 public static UnionWithFd pfd(android.os.ParcelFileDescriptor _value) { in pfd() method in UnionWithFd 142 public static final int pfd = 1; field
|
D | ITestService.java | 3473 public android.os.ParcelFileDescriptor pfd; field in ITestService.CompilerChecks
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | UnionWithFd.h | 28 pfd = 1, enumerator 32 static const inline Tag pfd = Tag::pfd; variable
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | UnionWithFd.h | 36 pfd = 1, enumerator 41 static const inline Tag pfd = Tag::pfd; variable
|
/system/update_engine/stable/aidl_api/libupdate_engine_stable/current/android/os/ |
D | IUpdateEngineStable.aidl | 20 …void applyPayloadFd(in ParcelFileDescriptor pfd, in long payload_offset, in long payload_size, in … in applyPayloadFd()
|
/system/update_engine/stable/aidl_api/libupdate_engine_stable/1/android/os/ |
D | IUpdateEngineStable.aidl | 36 …void applyPayloadFd(in ParcelFileDescriptor pfd, in long payload_offset, in long payload_size, in … in applyPayloadFd()
|
/system/update_engine/stable/android/os/ |
D | IUpdateEngineStable.aidl | 39 void applyPayloadFd(in ParcelFileDescriptor pfd, in applyPayloadFd()
|
/system/core/trusty/keymaster/ipc/ |
D | trusty_keymaster_ipc.cpp | 96 struct pollfd pfd; in trusty_keymaster_call_2() local 165 struct pollfd pfd; in trusty_keymaster_call_2() local
|
/system/core/trusty/metrics/ |
D | metrics.cpp | 59 struct pollfd pfd = { in WaitForEvent() local
|
/system/media/audio_utils/include/audio_utils/ |
D | FdToString.h | 100 struct pollfd pfd = { in reader() local
|
/system/update_engine/aosp/ |
D | binder_service_stable_android.cc | 108 const ParcelFileDescriptor& pfd, in applyPayloadFd()
|
D | binder_service_android.cc | 118 const ParcelFileDescriptor& pfd, in applyPayloadFd()
|
/system/update_engine/binder_bindings/android/os/ |
D | IUpdateEngine.aidl | 30 void applyPayloadFd(in ParcelFileDescriptor pfd, in applyPayloadFd()
|
/system/chre/java/test/utils/src/com/google/android/utils/chre/ |
D | ChreTestUtil.java | 158 final ParcelFileDescriptor pfd = instrumentation.getUiAutomation() in executeShellCommand() local
|
/system/core/debuggerd/client/ |
D | debuggerd_client.cpp | 262 struct pollfd pfd = { in debuggerd_trigger_dump() local
|
/system/core/debuggerd/handler/ |
D | debuggerd_fallback.cpp | 102 struct pollfd pfd = { in forward_output() local
|
/system/incremental_delivery/incfs/ |
D | MountRegistry.cpp | 248 pollfd pfd = {.fd = mMountInfo.get(), .events = POLLERR | POLLPRI}; in ensureUpToDate() local
|
D | incfs.cpp | 1137 pollfd pfd = {fd, POLLIN, 0}; in waitForReadsImpl() local 1915 pollfd pfd = {fd.get(), POLLIN, 0}; in IncFs_WaitForLoadingComplete() local 1970 pollfd pfd = {control->blocksWritten, POLLIN, 0}; in IncFs_WaitForFsWrittenBlocksChange() local
|
/system/core/libnetutils/ |
D | dhcpclient.c | 398 struct pollfd pfd; in dhcp_init_ifc() local
|
/system/testing/gtest_extras/ |
D | Isolate.cpp | 271 pollfd* pfd = &running_pollfds_[i]; in ReadTestsOutput() local
|
/system/incremental_delivery/libdataloader/ |
D | DataLoaderConnector.cpp | 592 static int createFdFromManaged(JNIEnv* env, jobject pfd) { in createFdFromManaged()
|
/system/hardware/interfaces/suspend/1.0/default/ |
D | SystemSuspendUnitTest.cpp | 87 struct pollfd pfd { in isReadBlocked() struct
|
/system/tools/aidl/ |
D | aidl_unittest.cpp | 5163 auto pfd = typenames_.MakeResolvedType(AIDL_LOCATION_HERE, "ParcelFileDescriptor", false); in TEST_F() local 5182 auto pfd = typenames_.MakeResolvedType(AIDL_LOCATION_HERE, "ParcelFileDescriptor", true); in TEST_F() local
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 4143 pub pfd: Option<binder::ParcelFileDescriptor>, field
|