Home
last modified time | relevance | path

Searched defs:GetScheme (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/common/src/utils/
H A Ddomain_url_util.cpp39 std::string UrlUtil::GetScheme(const std::string& url) in GetScheme() function in OHOS::AppDomainVerify::UrlUtil
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp96 std::string MatchingSkills::GetScheme(size_t index) const in GetScheme() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp110 std::string MatchingSkills::GetScheme(size_t index) const in GetScheme() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H A Duri.cpp92 string Uri::GetScheme() in GetScheme() function in OHOS::Uri
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/
H A Djs_uri.cpp578 std::string Uri::GetScheme() const in GetScheme() function in OHOS::Uri::Uri
H A Dnative_module_uri.cpp238 static napi_value GetScheme(napi_env env, napi_callback_info info) in GetScheme() function
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp322 napi_value FileUriNExporter::GetScheme(napi_env env, napi_callback_info info) in GetScheme() function in OHOS::AppFileService::ModuleFileUri::FileUriNExporter
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp387 std::string Skills::GetScheme(int index) const in GetScheme() function in OHOS::AAFwk::Skills
H A Dwant.cpp452 const std::string Want::GetScheme() const in GetScheme() function in OHOS::AAFwk::Want
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp288 const std::string DistributedWant::GetScheme() const in GetScheme() function in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1360 napi_value URL::GetScheme(napi_env env) const in GetScheme() function in OHOS::Url::URL