Home
last modified time | relevance | path

Searched refs:HRPE (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp334 HRPE("Unmarshal: PixelMap::ReadImageInfo failed"); in InitUnmarshalling()
352 HRPE("Unmarshal: Pixel map creation failed"); in InitUnmarshalling()
365 HRPE("Unmarshal: Invalid pixel format"); in InitUnmarshalling()
370 HRPE("Unmarshal: Invalid size"); in InitUnmarshalling()
392 HRPE("Unmarshal: SharedMemory: Cached image fetch failed"); in UnmarshalFromSharedMemory()
398 HRPE("Unmarshal: SharedMemory: Invalid file size"); in UnmarshalFromSharedMemory()
409 HRPE("Unmarshal: SharedMemory: Cannot map an image from a file"); in UnmarshalFromSharedMemory()
420 HRPE("Unmarshal: SharedMemory: Cannot allocate memory for a file handle"); in UnmarshalFromSharedMemory()
457 HRPE("Unmarshal: PixelMap::ReadImageData failed"); in UnmarshalFromData()
474 HRPE("Unmarsha in FinalizeUnmarshalling()
[all...]
H A Drs_profiler_log.h24 #define HRPE(format, ...) RS_LOGE("[HRP] " format, ##__VA_ARGS__) macro
H A Drs_profiler_utils.cpp247 HRPE("PathToRealPath fails on %s !", path.data()); in GetRealPath()
449 HRPE("FileOpen: '%s' is invalid!", path.data()); // NOLINT in FileOpen()
464 HRPE("FileOpen: Cannot open '%s' with options '%s'!", realPath.data(), options.data()); // NOLINT in FileOpen()
477 HRPE("File flush failed"); // NOLINT in FileClose()
480 HRPE("File close failed"); // NOLINT in FileClose()
544 HRPE("Failed fseek in file"); // NOLINT in FileSeek()
551 HRPE("FileRead: Data is null"); // NOLINT in FileRead()
561 HRPE("FileRead: Error while reading from file"); // NOLINT in FileRead()
569 HRPE("FileWrite: data or size is invalid, size %zu", size); // NOLINT
579 HRPE("FileWrit
[all...]
H A Drs_profiler_network.cpp312 HRPE("Network: Receive file: Invalid file size"); in ProcessBinary()
323 HRPE("Network: Receive file: Cannot open file: %s", path.data()); in ProcessBinary()
343 HRPE("Network: Shutdown"); in Shutdown()
345 HRPE("Network: persist.graphic.profiler.enabled 0"); in Shutdown()
H A Drs_profiler_archive.h156 HRPE("FileArchive: Cannot open '%s' for %s", path.data(), (Reader ? "reading" : "writing")); in FileArchive()
H A Drs_profiler_base.cpp1071 HRPE("Unable to write is_client_enabled"); in WriteParcelData()
1086 HRPE("Unable to read is_client_enabled"); in ReadParcelData()

Completed in 5 milliseconds