Searched refs:debugFilePath (Results 1 – 3 of 3) sorted by relevance
575 ScopedUtfChars debugFilePath(env, debugPathName); in com_android_internal_content_NativeLibraryHelper_openApkFd() local590 ZipFileRO* zipFile = ZipFileRO::openFd(dupedFd, debugFilePath.c_str()); in com_android_internal_content_NativeLibraryHelper_openApkFd()
453 std::string_view debugFilePath, std::span<const uint8_t> data) const;
2137 std::string_view debugFilePath, in setFileContent() argument2143 LOG(ERROR) << "Failed to open write fd for: " << debugFilePath in setFileContent()2169 LOG(ERROR) << "Failed to write data into: " << debugFilePath; in setFileContent()2175 LOG(INFO) << "incfs: Set file content " << debugFilePath << "(" << dataLength in setFileContent()