Home
last modified time | relevance | path

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

12

/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_logger.h52 #define DRM_LOG(method, format, ...) \ argument
57 #define DRM_LOG_CONTEXT(method, format, ...) \ argument
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_logger.h52 #define DRM_LOG(method, format, ...) \ argument
57 #define DRM_LOG_CONTEXT(method, format, ...) \ argument
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_logger.h52 #define DRM_LOG(method, format, ...) \ argument
57 #define DRM_LOG_CONTEXT(method, format, ...) \ argument
/hardware/qcom/sm8150/display/libdebug/
Ddebug_handler.h35 #define DLOG(method, format, ...) \ argument
38 #define DLOG_IF(tag, method, format, ...) \ argument
/hardware/qcom/sm7250/display/libdebug/
Ddebug_handler.h35 #define DLOG(method, format, ...) \ argument
38 #define DLOG_IF(tag, method, format, ...) \ argument
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/
DISupplicantStaNetwork.aidl785 void setEapMethod(in EapMethod method); in setEapMethod()
810 void setEapPhase2Method(in EapPhase2Method method); in setEapPhase2Method()
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/
DISupplicantStaNetwork.aidl102 void setEapMethod(in android.hardware.wifi.supplicant.EapMethod method); in setEapMethod()
104 void setEapPhase2Method(in android.hardware.wifi.supplicant.EapPhase2Method method); in setEapPhase2Method()
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/
DISupplicantStaNetwork.aidl102 void setEapMethod(in android.hardware.wifi.supplicant.EapMethod method); in setEapMethod()
104 void setEapPhase2Method(in android.hardware.wifi.supplicant.EapPhase2Method method); in setEapPhase2Method()
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/
DISupplicantStaNetwork.aidl102 void setEapMethod(in android.hardware.wifi.supplicant.EapMethod method); in setEapMethod()
104 void setEapPhase2Method(in android.hardware.wifi.supplicant.EapPhase2Method method); in setEapPhase2Method()
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/
DISupplicantStaNetwork.aidl102 void setEapMethod(in android.hardware.wifi.supplicant.EapMethod method); in setEapMethod()
104 void setEapPhase2Method(in android.hardware.wifi.supplicant.EapPhase2Method method); in setEapPhase2Method()
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Ddebug.h38 #define DLOG(tag, method, format, ...) Debug::Get()->method(tag, __CLASS__ "::%s: " format, \ argument
/hardware/qcom/display/msm8998/sdm/include/utils/
Ddebug.h38 #define DLOG(tag, method, format, ...) Debug::Get()->method(tag, __CLASS__ "::%s: " format, \ argument
/hardware/qcom/display/msm8909/sdm/include/utils/
Ddebug.h39 #define DLOG(tag, method, format, ...) Debug::Get()->method(tag, __CLASS__ "::%s: " format, \ argument
/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h38 #define DLOG(tag, method, format, ...) Debug::Get()->method(tag, __CLASS__ "::%s: " format, \ argument
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp78 #define PRINTLOG(method, format, buf) \ argument
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp88 #define PRINTLOG(tag, method, format, buf) \ argument
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp88 #define PRINTLOG(method, format, buf) \ argument
/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.cpp267 bool ExifUtils::SetGpsProcessingMethod(const std::string& method) { in SetGpsProcessingMethod()
/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.cpp42 #define MAGMA_DECODER_BIND_METHOD(method) \ argument
DDecoder.cpp33 #define MAGMA_DECODER_BIND_METHOD(method) \ argument
/hardware/google/gfxstream/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()
/hardware/interfaces/camera/common/default/
DExif.cpp550 bool ExifUtilsImpl::setGpsProcessingMethod(const std::string& method) { in setGpsProcessingMethod()
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp568 bool ExifUtilsImpl::SetGpsProcessingMethod(const std::string& method) { in SetGpsProcessingMethod()

12