Home
last modified time | relevance | path

Searched defs:prefixStr (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/android/net/util/
H A DPrefixUtils.java85 private static IpPrefix pfx(String prefixStr) { in pfx()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_manager_host_impl.cpp171 std::string prefixStr = ServiceConstants::HAP_COPY_PATH + ServiceConstants::PATH_SEPARATOR in CopyHqfToSecurityDir() local
/aosp12/system/netd/libnetdutils/
H A DInternetAddressesTest.cpp212 const auto prefixStr = [](int length) -> std::string { in TEST() local
256 const auto prefixStr = [](int length) -> std::string { in TEST() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dipv6_address.cpp184 std::string prefixStr = ipv6PrefixBuf; in GetPrefix() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp175 std::string prefixStr = origDir.substr(0, slashIndex); in GetBackupDir() local