Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DPrivacyChipBuilder.kt25 private val lastSeparator = context.getString(R.string.ongoing_privacy_dialog_last_separator) regex
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
H A DTsStreamWriter.java225 int lastSeparator = fileName.lastIndexOf(SEPARATOR); in getFileId() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.h138 int lastSeparator = -1; in GetRelativePath() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp130 std::string::size_type lastSeparator = in DirName() local
166 std::string::size_type lastSeparator = in BaseName() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp8947 size_t lastSeparator = abilityInfoUri.find_last_of('/'); in GetValidDataAbilityUri() local