Home
last modified time | relevance | path

Searched defs:method (Results 1 – 19 of 19) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js178 method: 'POST', property
300 method: 'GET', property
Dindex.js40 method: 'GET', property
/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc181 HttpMethod method, const std::string& url, in DownloadToJson()
198 HttpMethod method, const std::string& url, in DownloadToString()
216 HttpMethod method, DataCallback callback, const std::string& url, in DownloadToCallback()
Dsso_client.cc47 HttpMethod method = HttpMethod::kGet, const std::string& data = "") { in MakeRequest()
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DGraphicBuffer.cpp71 GraphicBuffer::GraphicBuffer(const native_handle_t* inHandle, HandleWrapMethod method, in GraphicBuffer()
156 status_t GraphicBuffer::initWithHandle(const native_handle_t* inHandle, HandleWrapMethod method, in initWithHandle()
DAHardwareBuffer.cpp249 const native_handle_t* handle, int32_t method, in AHardwareBuffer_createFromHandle()
/device/generic/vulkan-cereal/fake-android-guest/ui/
DGraphicBuffer.h102 GraphicBuffer(const native_handle_t* inHandle, HandleWrapMethod method, uint32_t inWidth, in GraphicBuffer()
/device/generic/vulkan-cereal/stream-servers/magma/
DIntelDrmDecoder.cpp30 #define MAGMA_DECODER_BIND_METHOD(method) \ argument
/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_server.cpp278 auto method = lws_http_get_uri_and_method(wsi, &path_raw, &path_len); in DynServerCallback() local
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dmsm_audio.h272 uint32_t method; member
280 uint32_t method; member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dmsm_audio.h272 uint32_t method; member
280 uint32_t method; member
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dmsm_audio.h205 uint32_t method; member
211 uint32_t method; member
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dmsm_audio.h205 uint32_t method; member
211 uint32_t method; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dmsm_audio.h263 uint32_t method; member
271 uint32_t method; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dmsm_audio.h205 uint32_t method; member
211 uint32_t method; member
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_internal.h234 static inline unsigned int get_quant_level(quant_method method) in get_quant_level()
1012 quant_method method; member
Dtinyexr.h2040 int mz_deflateInit2(mz_streamp pStream, int level, int method, int window_bits, in mz_deflateInit2()
6143 mz_uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, in mz_zip_writer_create_local_dir_header()
6164 mz_uint64 comp_size, mz_uint32 uncomp_crc32, mz_uint16 method, in mz_zip_writer_create_central_dir_header()
6190 mz_uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, in mz_zip_writer_add_to_central_dir()
6271 mz_uint16 method = 0, dos_time = 0, dos_date = 0; in mz_zip_writer_add_mem_ex() local
6443 mz_uint16 method = 0, dos_time = 0, dos_date = 0, ext_attributes = 0; in mz_zip_writer_add_file() local
Dastcenccli_image_load_store.cpp297 scanline_transfer method in copy_scanline()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp64272 for (const auto& method : reply.methods()) { in OnBindServiceReply() local
64294 for (const auto& method : service_proxy->GetDescriptor().methods) { in OnInvokeMethodReply() local
64740 const ServiceDescriptor::Method& method = methods[method_id - 1]; in OnInvokeMethod() local