Home
last modified time | relevance | path

Searched defs:PathOrDebugName (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DAssetsProvider.h110 struct PathOrDebugName { struct
121 bool is_path_;
/aosp12/frameworks/base/libs/androidfw/
H A DAssetsProvider.cpp76 ZipAssetsProvider::PathOrDebugName::PathOrDebugName(std::string&& value, bool is_path) in PathOrDebugName() function in android::ZipAssetsProvider::PathOrDebugName