Home
last modified time | relevance | path

Searched defs:CStrWrapper (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/incremental_delivery/incfs/
H A Dpath.cpp36 class CStrWrapper { class
38 CStrWrapper(std::string_view sv) { in CStrWrapper() function in android::incfs::path::__anon64469aed0111::CStrWrapper
/aosp_15_r20/frameworks/base/services/incremental/
H A Dpath.cpp173 details::CStrWrapper::CStrWrapper(std::string_view sv) { in CStrWrapper() function in android::incremental::path::details::CStrWrapper
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/files/
DPathUtils.h66 CStrWrapper(std::string_view stringView) : mStringView(stringView) {} in CStrWrapper() function
/aosp_15_r20/system/incremental_delivery/incfs/include/
H A Dincfs_inline.h37 CStrWrapper(std::string_view sv) { in CStrWrapper() function