Home
last modified time | relevance | path

Searched defs:scheme (Results 26 - 50 of 149) sorted by relevance

123456

/third_party/curl/lib/
H A Dhttp1.c139 const char *p, *m, *target, *hv, *scheme, *authority, *path; in start_req() local
H A Dhttp.h267 char *scheme; member
/third_party/cups-filters/backend/
H A Dieee1284.c52 backendGetDeviceID( int fd, char *device_id, int device_id_size, char *make_model, int make_model_size, const char *scheme, char *uri, int uri_size) backendGetDeviceID() argument
H A Dimplicitclass.c86 char scheme[64], username[32], queue_name[1024], resource[32], in main() local
/third_party/nghttp2/src/
H A Dshrpx_http.cc274 bool check_http_scheme(const StringRef &scheme, bool encrypted) { in check_http_scheme() argument
211 require_cookie_secure_attribute(SessionAffinityCookieSecure secure, const StringRef &scheme) require_cookie_secure_attribute() argument
/third_party/libcoap/include/coap3/
H A Dcoap_uri.h75 enum coap_uri_scheme_t scheme; member
H A Dcoap_address.h150 coap_uri_scheme_t scheme; /**< CoAP scheme to use */ member
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_response_with_callback.c78 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp152 std::string scheme = "\t\tScheme: " + record->commonEventData->GetWant().GetScheme() + "\n"; in DumpState() local
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_unsubscribe_test.cpp141 void CommonEventUnSubscribeTest::SetMatchingSkillsWithScheme(const std::string &scheme) in SetMatchingSkillsWithScheme() argument
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_user_data_pdu.cpp99 bool GsmUserDataPdu::DecodeUserDataPdu(SmsReadBuffer &buffer, bool bHeaderInd, DataCodingScheme scheme, in DecodeUserDataPdu() argument
31 EncodeUserDataPdu( SmsWriteBuffer &buffer, const struct SmsUDPackage *(&userData), DataCodingScheme scheme, std::string &destAddr) EncodeUserDataPdu() argument
62 DecodeUserDataPdu( SmsReadBuffer &buffer, bool bHeaderInd, DataCodingScheme scheme, struct SmsUDPackage *userData) DecodeUserDataPdu() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Duri_utils.cpp62 auto &&scheme = uri.GetScheme(); in GetUriListFromWantDms() local
/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_mgr_service.cpp92 std::string scheme = UrlUtil::GetScheme(uriString); in FilterAbilities() local
/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp163 std::string scheme = ndefUri.GetScheme(); in ParseUriLink() local
233 std::string scheme = ndefUri.GetScheme(); in IsWebUri() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp174 std::string scheme = uri.GetScheme(); in SetRemoteUri() local
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_uri_permission.cpp189 string scheme = uri.GetScheme(); in CheckValidPublicUri() local
/foundation/filemanagement/user_file_service/test/unittest/
H A Dmedialibrary_file_access_test_info.cpp825 std::string scheme = uri.GetScheme(); in ReplaceBundleNameFromPath() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dgpio.c404 enum ath_btcoex_scheme scheme = ath9k_hw_get_btcoex_scheme(ah); in ath9k_deinit_btcoex() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dgpio.c404 enum ath_btcoex_scheme scheme = ath9k_hw_get_btcoex_scheme(ah); in ath9k_deinit_btcoex() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy.h189 u8 scheme; member
/kernel/linux/linux-6.6/mm/damon/
H A Dlru_sort.c199 struct damos *scheme, *hot_scheme, *cold_scheme; in damon_lru_sort_apply_parameters() local
H A Dpaddr.c217 static bool damos_pa_filter_out(struct damos *scheme, struct folio *folio) in damos_pa_filter_out() argument
295 damon_pa_apply_scheme(struct damon_ctx *ctx, struct damon_target *t, struct damon_region *r, struct damos *scheme) damon_pa_apply_scheme() argument
315 damon_pa_scheme_score(struct damon_ctx *context, struct damon_target *t, struct damon_region *r, struct damos *scheme) damon_pa_scheme_score() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dencryption_info.h99 uint32_t scheme; member
/third_party/ffmpeg/libavformat/
H A Durl.h351 const char *scheme; /**< possibly including lavf-specific options */ member
/third_party/curl/src/
H A Dtool_cb_hdr.c78 const char *scheme = NULL; in tool_header_cb() local
364 char *copyloc = NULL, *locurl = NULL, *scheme = NULL, *finalurl = NULL; write_linked_location() local
[all...]

Completed in 16 milliseconds

123456