Searched refs:debugFilePath (Results 1 – 3 of 3) sorted by relevance
560 ScopedUtfChars debugFilePath(env, debugPathName); in com_android_internal_content_NativeLibraryHelper_openApkFd() local575 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;
2117 std::string_view debugFilePath, in setFileContent() argument2123 LOG(ERROR) << "Failed to open write fd for: " << debugFilePath in setFileContent()2149 LOG(ERROR) << "Failed to write data into: " << debugFilePath; in setFileContent()2155 LOG(INFO) << "incfs: Set file content " << debugFilePath << "(" << dataLength in setFileContent()