Home
last modified time | relevance | path

Searched defs:fout (Results 1 - 5 of 5) sorted by relevance

/base/security/code_signature/test/unittest/
H A Dmulti_thread_local_sign_test.cpp63 int32_t fout = open(path.c_str(), O_CREAT | O_RDWR | O_TRUNC, 0777); in DupFile() local
H A Denable_verity_test.cpp164 static void CopyData(const std::string &srcPath, FILE *fout) in CopyData() argument
176 FILE *fout = fopen(dstPath.c_str(), "wb"); in CopyFile() local
193 FILE *fout = fopen(dstPath.c_str(), "wb"); in ExpandFile() local
224 FILE *fout = fopen(filePath.c_str(), "wb"); CheckEnableSuccess() local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_error_info_handle.cpp139 ofstream fout; in SaveHistoryLog() local
173 ofstream fout; CopyPstoreFileToHistoryLog() local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp284 ofstream fout; in GetMemoryLeakLog() local
307 void NativeLeakDumpState::DumpGeneralInfo(ofstream &fout, shared_ptr<NativeLeakInfo> &userMonitorInfo) const in DumpGeneralInfo() argument
334 DumpDetailInfo(ofstream &fout, shared_ptr<NativeLeakInfo> &userMonitorInfo) DumpDetailInfo() argument
[all...]
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp470 std::ofstream fout; in StackTop() local

Completed in 4 milliseconds