Home
last modified time | relevance | path

Searched defs:SCHEME_SEPARATOR (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Duri_utils.h52 static constexpr const char *SCHEME_SEPARATOR = "://"; variable
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dservice_router_data_mgr.cpp29 const std::string SCHEME_SEPARATOR = "://"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp42 const std::string SCHEME_SEPARATOR = "://"; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H A Duri.cpp33 const char SCHEME_SEPARATOR = ':'; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp72 const std::string SCHEME_SEPARATOR = "://"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp51 constexpr const char* SCHEME_SEPARATOR = "://"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp71 const std::string SCHEME_SEPARATOR = "://"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp195 const std::string SCHEME_SEPARATOR = "://"; variable