Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/cmds/dumpstate/
Dutils.cpp745 bool redirect_to_socket(FILE* redirect, const char* service) { in redirect_to_socket() argument
750 fflush(redirect); in redirect_to_socket()
752 TEMP_FAILURE_RETRY(dup2(fd, fileno(redirect))); in redirect_to_socket()
784 bool _redirect_to_file(FILE* redirect, char* path, int truncate_flag) { in _redirect_to_file() argument
795 TEMP_FAILURE_RETRY(dup2(fd, fileno(redirect))); in _redirect_to_file()
800 bool redirect_to_file(FILE* redirect, char* path) { in redirect_to_file() argument
801 return _redirect_to_file(redirect, path, O_TRUNC); in redirect_to_file()
804 bool redirect_to_existing_file(FILE* redirect, char* path) { in redirect_to_existing_file() argument
805 return _redirect_to_file(redirect, path, O_APPEND); in redirect_to_existing_file()
Ddumpstate.h540 bool redirect_to_socket(FILE* redirect, const char* service);
547 bool redirect_to_file(FILE* redirect, char* path);
554 bool redirect_to_existing_file(FILE* redirect, char* path);
/frameworks/base/tests/CoreTests/android/core/
DTestWebServer.java198 public void setRedirect(String redirect, int code) { in setRedirect() argument
199 redirectHost = redirect; in setRedirect()
201 log("Server will redirect output to "+redirect+" code "+code); in setRedirect()
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl569 {{/* redirect intercepted functions */}}
574 {{/* redirect vkGetInstanceProcAddr to itself */}}
578 {{/* redirect device functions to themselves as a workaround for
/frameworks/base/proto/src/
Dwifi.proto2600 // The reason code for provisioning failure when a redirect listener fails to start.
2603 // The reason code for provisioning failure when a redirect listener timed out to receive a HTTP
2604 // redirect response.
/frameworks/base/
DAndroid.bp1453 static_doc_index_redirect: "docs/docs-documentation-redirect.html",
1473 static_doc_index_redirect: "docs/docs-documentation-redirect.html",
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto769 // Host to check for a redirect to after an attempt to GET
/frameworks/native/docs/
DDoxyfile1313 # projects and redirect the results back to the right project.
/frameworks/av/media/libaaudio/
DDoxyfile1530 # projects and redirect the results back to the right project.
DDoxyfile.orig1521 # projects and redirect the results back to the right project.
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1647 # projects and redirect the results back to the right project.
DDoxyfile1647 # projects and redirect the results back to the right project.
/frameworks/av/media/codec2/docs/
Ddoxygen.config1597 # projects and redirect the results back to the right project.