/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_channel_mojo_unittest.cc | 415 static void WriteFile(IPC::Message* message, base::File& file) { in WriteFile() 423 static void WriteFileThenSend(IPC::Sender* sender, base::File& file) { in WriteFileThenSend() 431 base::File& file, in WriteFileAndPipeThenSend() 447 base::File file( in ReadReceivedFile() local 1005 void set_ping_handler(const base::RepeatingClosure& handler) { in set_ping_handler() 1666 base::File file(HandleSendingHelper::GetSendingFilePath(temp_dir.GetPath()), in TEST_F() local 1715 base::File file(HandleSendingHelper::GetSendingFilePath(temp_dir.GetPath()), in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/ |
D | slave_req_handler.rs | 491 let file = take_single_file(files).ok_or(Error::IncorrectFds)?; in handle_request() localVariable 636 let file = take_single_file(files).ok_or(Error::InvalidMessage)?; in set_slave_req_fd() localVariable 667 let file = take_single_file(files); in handle_vring_fd_request() localVariable 826 let mut handler = SlaveReqHandler::new(endpoint, backend); in test_slave_req_handler_new() localVariable
|
/aosp_15_r20/external/clang/tools/c-index-test/ |
H A D | c-index-test.c | 122 static unsigned CreateTranslationUnit(CXIndex Idx, const char *file, in CreateTranslationUnit() 966 CXFile file; in GetCursorSource() local 988 CXFile file; in PrintDiagnostic() local 1151 CXFile file; in FunctionScanVisitor() local 1598 int perform_test_load_tu(const char *file, const char *filter, in perform_test_load_tu() 1796 CXFile file; in perform_file_scan() local 1971 FILE *file) { in print_completion_string() 2006 FILE *file) { in print_completion_result() 2078 void print_completion_contexts(unsigned long long contexts, FILE *file) { in print_completion_contexts() 2293 cursor_handler_t handler) { in inspect_cursor_at() [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/ |
H A D | URLTest.java | 261 String protocol, String host, int port, String authority, String file) { in assertFields() 461 URLStreamHandler handler = in testCommonProtocolsAreHandledByBuiltinHandlers() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_cpp_ffi/ |
D | nearby_protocol.cc | 37 void (*handler)(PanicReason); member 53 void _assert_panic(bool condition, const char* func, const char* file, in _assert_panic()
|
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | jetty-6.1.0.jar | ... String pvalue
ClassNotFoundException e
String classpath
java.io.File tmp
java.io.File scratch
Exception e
int ... |
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_channel_mojo_unittest.cc | 435 static void WriteFile(IPC::Message* message, base::File& file) { in WriteFile() 443 static void WriteFileThenSend(IPC::Sender* sender, base::File& file) { in WriteFileThenSend() 451 base::File& file, in WriteFileAndPipeThenSend() 467 base::File file( in ReadReceivedFile() local 1041 void set_ping_handler(const base::RepeatingClosure& handler) { in set_ping_handler() 1848 base::File file(HandleSendingHelper::GetSendingFilePath(temp_dir.GetPath()), in TEST_F() local 1897 base::File file(HandleSendingHelper::GetSendingFilePath(temp_dir.GetPath()), in TEST_F() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | events.py | 368 async def sendfile(self, transport, file, offset=0, count=None, argument 567 async def sock_sendfile(self, sock, file, offset=0, count=None, argument 592 def set_exception_handler(self, handler): argument
|
/aosp_15_r20/external/python/cpython3/Lib/asyncio/ |
D | events.py | 368 async def sendfile(self, transport, file, offset=0, count=None, argument 567 async def sock_sendfile(self, sock, file, offset=0, count=None, argument 592 def set_exception_handler(self, handler): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | events.py | 368 async def sendfile(self, transport, file, offset=0, count=None, argument 567 async def sock_sendfile(self, sock, file, offset=0, count=None, argument 592 def set_exception_handler(self, handler): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | events.py | 368 async def sendfile(self, transport, file, offset=0, count=None, argument 567 async def sock_sendfile(self, sock, file, offset=0, count=None, argument 592 def set_exception_handler(self, handler): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | events.py | 368 async def sendfile(self, transport, file, offset=0, count=None, argument 567 async def sock_sendfile(self, sock, file, offset=0, count=None, argument 592 def set_exception_handler(self, handler): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | events.py | 368 async def sendfile(self, transport, file, offset=0, count=None, argument 567 async def sock_sendfile(self, sock, file, offset=0, count=None, argument 592 def set_exception_handler(self, handler): argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateItemCounts.java | 588 String file = parts[0]; in doSummary() local 924 MyHandler handler = check(file.toString(), name, isFinal); in summarizeFiles() local
|
/aosp_15_r20/frameworks/base/test-mock/src/android/test/mock/ |
H A D | MockContext.java | 155 public SharedPreferences getSharedPreferences(File file, int mode) { in getSharedPreferences() 261 public SQLiteDatabase openOrCreateDatabase(String file, int mode, in openOrCreateDatabase() 267 public SQLiteDatabase openOrCreateDatabase(String file, int mode, in openOrCreateDatabase() 979 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/ |
H A D | handler.rs | 279 let file = file.ok_or(VhostError::InvalidParam)?; in set_vring_kick() localVariable 296 let file = file.ok_or(VhostError::InvalidParam)?; in set_vring_call() localVariable 1200 let mut handler = DeviceRequestHandler::new(FakeBackend::new()); in test_vhost_user_lifecycle_parameterized() localVariable
|
/aosp_15_r20/frameworks/base/apex/blobstore/service/java/com/android/server/blob/ |
H A D | BlobStoreManagerService.java | 201 final Handler handler = new Handler(handlerThread.getLooper()); in initializeMessageHandler() local 1016 final File file = BlobStoreConfig.prepareSessionIndexFile(); in prepareSessionsIndexFile() local 1024 final File file = BlobStoreConfig.prepareBlobsIndexFile(); in prepareBlobsIndexFile() local
|
/aosp_15_r20/tools/deviceinfra/prebuilts/ |
D | ats_console_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp_15_r20/external/cronet/third_party/netty4/src/jar/all-in-one/ |
HD | netty-all-4.1.9.Final.jar | ... netty/handler/proxy/
io/netty/handler/logging/
io/netty/handler/codec ... |
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | ApplicationExitInfoTest.java | 1193 private static void createRandomFile(File file, int size) throws IOException { in createRandomFile() 1324 Handler handler) { in getAppOpsService()
|
/aosp_15_r20/frameworks/base/core/java/android/content/ |
H A D | ContextWrapper.java | 228 public SharedPreferences getSharedPreferences(File file, int mode) { in getSharedPreferences() 935 Handler handler, UserHandle user) { in bindServiceAsUser() 942 @NonNull BindServiceFlags flags, Handler handler, UserHandle user) { in bindServiceAsUser() 1344 Handler handler, long flags) { in getServiceDispatcher()
|
/aosp_15_r20/external/cronet/components/nacl/renderer/ |
H A D | ppb_nacl_private_impl.cc | 1176 base::File file(GetReadonlyPnaclFd(kFilename, false /* is_executable */, in GetPnaclResourceInfo() local 1394 base::File file, in DownloadFileCompletion() 1678 const PPP_PexeStreamHandler* handler, in StreamPexe()
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty-shaded/1.56.0/ |
HD | grpc-netty-shaded-1.56.0.jar | ... grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
Throwable t
io.grpc ... |
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/ |
D | desugar_jdk_libs.jar | ... .fs.DesugarBasicFileAttributes create (java.io.File)
java.io.File file
java.nio ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty-shaded/1.16.1/ |
HD | grpc-netty-shaded-1.16.1.jar | ... shaded.io.grpc.netty.ProtocolNegotiator$Handler {
private final io.grpc.netty.shaded ... |