Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/include/
H A Dbundle_file_utils.h27 const char PATH_SEPARATOR = '/'; variable
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_env_impl.cpp19 constexpr static char PATH_SEPARATOR[] = "/"; variable
H A Dability_thread.cpp47 constexpr static char PATH_SEPARATOR[] = "/"; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddumper_opts.cpp31 static const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_file_common.h36 #define PATH_SEPARATOR '/' macro
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dbundle_constants.h27 const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dvisit_record_file_manager.cpp25 const std::string PATH_SEPARATOR = "/"; variable
H A Dretention_file_manager.cpp25 const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dextension_plugin_info.cpp35 const std::string PATH_SEPARATOR = "/"; variable
H A Dapplication_cleaner.cpp35 static const std::string PATH_SEPARATOR = { "/" }; variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.h47 #define PATH_SEPARATOR '/' macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.h29 #define PATH_SEPARATOR '/' macro
/ohos5.0/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp38 const char* PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h334 constexpr char PATH_SEPARATOR = '\\'; variable
340 constexpr char PATH_SEPARATOR = '/'; variable
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h25 const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp43 const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_file_observer.cpp38 const std::string PATH_SEPARATOR = "/"; variable
H A Dmtp_media_library.cpp47 const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h31 const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp74 const std::string PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp52 constexpr const char* PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp43 const char* PATH_SEPARATOR = "/"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h36 const char PATH_SEPARATOR[] = "/"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp57 const std::string PATH_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.cpp73 const std::string PATH_SEPARATOR = "/"; variable

12