/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_chip_interface.c | 26 LOGD("GetWifiChip() id: %{public}u", id); in GetWifiChip() 35 LOGD("GetWifiChipIds()"); in GetWifiChipIds() 37 LOGD("input size %{public}d", *size); in GetWifiChipIds() 44 LOGD("GetChipId()"); in GetChipId() 53 LOGD("CreateIface() type: %{public}d", type); in CreateIface() 76 LOGD("GetIface() ifname: %{public}s", ifname); in GetIface() 83 LOGD("GetIfaceNames() type: %{public}d size: %{public}d", type, size); in GetIfaceNames() 95 LOGD("RemoveIface() ifname:%{public}s", ifname); in RemoveIface() 101 LOGD("GetCapabilities()"); in GetCapabilities() 110 LOGD("GetSupportedComboMode in GetSupportedComboModes() [all...] |
H A D | wifi_hal_vendor_interface.c | 63 LOGD("WifiGetSupportedFeature"); in WifiGetSupportedFeature() 72 LOGD("WifiSetScanningMacAddress mac %{private}s, size %{public}d", (szMac == NULL) ? "" : szMac, macSize); in WifiSetScanningMacAddress() 78 LOGD("WifiDeauthLastRoamingBssid mac %{private}s, size %{public}d", (szMac == NULL) ? "" : szMac, macSize); in WifiDeauthLastRoamingBssid() 84 LOGD("WifiSetWifiTxPower power %{public}d", power); in WifiSetWifiTxPower() 90 LOGD("WifiConfigComboModes mode %{public}d", mode); in WifiConfigComboModes() 96 LOGD("WifiGetComboModes"); in WifiGetComboModes() 105 LOGD("WifiRequestFirmwareDebugDump"); in WifiRequestFirmwareDebugDump() 108 LOGD("WifiRequestFirmwareDebugDump bytes %{private}s, size %{public}d", bytes, *size); in WifiRequestFirmwareDebugDump() 115 LOGD("WifiSetMiracastMode mode %{public}d", mode); in WifiSetMiracastMode() 121 LOGD("InitDefaultHalVendorFun in InitDefaultHalVendorFunc() [all...] |
H A D | wifi_hal_p2p_interface.c | 56 LOGD("Start p2p supplicant"); in P2pStartSupplicant() 70 LOGD("Ready to connect p2p_wpa_supplicant."); in P2pConnectSupplicant() 93 LOGD("Ready to disconnect p2p_wpa_supplicant."); in P2pDisconnectSupplicant() 98 LOGD("Disconnect p2p_wpa_supplicant finish!"); in P2pDisconnectSupplicant() 119 LOGD("p2p_wpa_supplicant stop success"); in StopP2pWpaAndWpaHal() 182 LOGD("%{public}s: success to update the file, ret:%{public}d", __func__, ret); 191 LOGD("Ready to start P2p"); 196 LOGD("p2p_wpa_supplicant start success!"); 210 LOGD("SupplicantHal connect p2p_wpa_supplicant success!"); 216 LOGD("Read [all...] |
H A D | wifi_hal_chba_interface.c | 38 LOGD("Start chba supplicant"); in ChbaStartSupplicant() 52 LOGD("Ready to connect chba_wpa_supplicant."); in ChbaConnectSupplicant() 62 LOGD("stop chba supplicant"); in ChbaStopSupplicant() 76 LOGD("Ready to disconnect chba_wpa_supplicant."); in ChbaDisconnectSupplicant() 81 LOGD("Disconnect chba_wpa_supplicant finish!"); in ChbaDisconnectSupplicant() 98 LOGD("chba_wpa_supplicant stop success!"); in StopChbaWpaAndWpaHal() 145 LOGD("Supplicant connect chba_wpa_supplicant success!"); in ChbaStart()
|
H A D | wifi_hal_sta_interface.c | 194 LOGD("Ready to connect wpa_supplicant."); in ConnectSupplicant() 204 LOGD("Ready to disconnect wpa_supplicant."); in DisconnectSupplicant() 209 LOGD("Disconnect wpa_supplicant finish!"); in DisconnectSupplicant() 219 LOGD("RequestToSupplicant:buf:%{private}s, buf_size:%{public}d", buf, bufSize); in RequestToSupplicant() 236 LOGD("StartScan return scan busy"); in StartScan() 344 LOGD("WpaAutoConnect() enable= %{public}d", enable); in WpaAutoConnect() 354 LOGD("WpaAutoConnect set success"); in WpaAutoConnect() 360 LOGD("Reconnect()"); in Reconnect() 375 LOGD("Reassociate()"); in Reassociate() 390 LOGD("Disconnec in Disconnect() [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_gpu_context.cpp | 37 LOGD("SkiaPersistentCache::load, failed! cache or key invalid"); in load() 45 LOGD("SkiaPersistentCache::load, failed! load data invalid"); in load() 57 LOGD("SkiaPersistentCache::store, failed! cache or {key,data} invalid"); in store() 135 LOGD("SkiaGPUContext::Flush, grContext_ is nullptr"); in Flush() 144 LOGD("SkiaGPUContext::FlushAndSubmit, grContext_ is nullptr"); in FlushAndSubmit() 153 LOGD("SkiaGPUContext::Submit, grContext_ is nullptr"); in Submit() 162 LOGD("SkiaGPUContext::PerformDeferredCleanup, grContext_ is nullptr"); in PerformDeferredCleanup() 171 LOGD("SkiaGPUContext::GetResourceCacheLimits, grContext_ is nullptr"); in GetResourceCacheLimits() 180 LOGD("SkiaGPUContext::SetResourceCacheLimits, grContext_ is nullptr"); in SetResourceCacheLimits() 189 LOGD("SkiaGPUContex in GetResourceCacheUsage() [all...] |
H A D | skia_typeface.cpp | 43 LOGD("skTypeface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in GetFamilyName() 69 LOGD("skTypeface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in GetFontStyle() 80 LOGD("skTypeface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in GetTableSize() 89 LOGD("skTypeface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in GetTableData() 98 LOGD("skTypeface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in GetItalic() 107 LOGD("skTypeface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in GetUniqueID() 116 LOGD("SkiaTypeface::GetUnitsPerEm, skTypeface nullptr"); in GetUnitsPerEm() 125 LOGD("SkiaTypeface::MakeClone, skTypeface nullptr"); in MakeClone() 144 LOGD("skTypeface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in IsCustomTypeface() 153 LOGD("skTypefac in GetSkTypeface() [all...] |
H A D | skia_canvas.cpp | 97 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in GetTotalMatrix() 108 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in GetLocalClipBounds() 118 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in GetDeviceClipBounds() 128 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in GetRoundInDeviceClipBounds() 140 LOGD("skCanvas_ or grContext is null, return on line %{public}d", __LINE__); in GetGPUContext() 174 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in ReadPixels() 189 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in ReadPixels() 268 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in DrawPoint() 281 LOGD("skCanvas_ is null, return on line %{public}d", __LINE__); in DrawPoints() 294 LOGD("skCanvas in DrawLine() [all...] |
H A D | skia_trace_memory_dump.cpp | 30 LOGD("SkiaTraceMemoryDump::DumpNumericValue, skiaMemoryTrace_ is nullptr");
in DumpNumericValue() 40 LOGD("SkiaTraceMemoryDump::DumpStringValue, skiaMemoryTrace_ is nullptr");
in DumpStringValue() 50 LOGD("SkiaTraceMemoryDump::LogOutput, skiaMemoryTrace_ is nullptr");
in LogOutput() 60 LOGD("SkiaTraceMemoryDump::LogTotals, skiaMemoryTrace_ is nullptr");
in LogTotals() 70 LOGD("SkiaTraceMemoryDump::GetGpuMemorySizeInMB, skiaMemoryTrace_ is nullptr");
in GetGpuMemorySizeInMB() 80 LOGD("SkiaTraceMemoryDump::GetGLMemorySize, skiaMemoryTrace_ is nullptr");
in GetGLMemorySize()
|
H A D | skia_image.cpp | 78 LOGD("SkiaImage::MakeFromRaster failed"); in MakeFromRaster() 89 LOGD("SkiaImage::MakeRasterData pixels is nullptr"); in MakeRasterData() 97 LOGD("skImage nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in MakeRasterData() 120 LOGD("memory nullprt, %{public}s, %{public}d", __FUNCTION__, __LINE__); in MakeFromYUVAPixmaps() 126 LOGD("grContext nullprt, %{public}s, %{public}d", __FUNCTION__, __LINE__); in MakeFromYUVAPixmaps() 138 LOGD("skImage nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in MakeFromYUVAPixmaps() 158 LOGD("SkiaImage::MakeFromEncoded failed, data is invalid"); in MakeFromEncoded() 171 LOGD("SkiaImage::BuildSubset failed, origin Image is invalid"); in BuildSubset() 176 LOGD("SkiaImage::BuildSubset failed, GetImpl failed"); in BuildSubset() 181 LOGD("SkiaImag in BuildSubset() [all...] |
H A D | skia_surface.cpp | 98 LOGD("SkiaSurface bind Bitmap failed: skSurface is nullptr"); in Bind() 109 LOGD("SkiaSurface bind Image failed: skiaImageImpl is nullptr"); in Bind() 115 LOGD("SkiaSurface bind Image failed: image is not GPU image"); in Bind() 128 LOGD("SkiaSurface bind Image failed: BackendTexture is invalid"); in Bind() 135 LOGD("SkiaSurface bind Image failed: skSurface is nullptr"); in Bind() 146 LOGD("SkiaSurface bind FBO failed: gpuContext is invalid"); in Bind() 171 LOGD("SkiaSurface bind FBO failed: skSurface is nullptr"); in Bind() 283 LOGD("skSurface nullptr, %{public}s, %{public}d [%{public}d %{public}d]", __FUNCTION__, __LINE__, in MakeRenderTarget() 298 LOGD("skSurface nullptr, %{public}s, %{public}d", __FUNCTION__, __LINE__); in MakeRaster() 311 LOGD("skSurfac in MakeRasterDirect() [all...] |
H A D | skia_region.cpp | 50 LOGD("SkiaRegion::SetPath, skRegion is nullptr"); in SetPath() 64 LOGD("SkiaRegion::GetBoundaryPath, skiaPath is nullptr"); in GetBoundaryPath() 77 LOGD("SkiaRegion::IsIntersects, skRegion is nullptr"); in IsIntersects() 98 LOGD("SkiaRegion::IsRegionContained, skRegion is nullptr"); in IsRegionContained() 109 LOGD("SkiaRegion::Op, skRegion is nullptr"); in Op() 125 LOGD("SkiaRegion::Clone, skRegion is nullptr"); in Clone() 145 LOGD("SkiaRegion::Deserialize, data is invalid!"); in Deserialize()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | shader_cache.cpp | 41 LOGD("ShaderCache: destroying Shadercache");
in ~ShaderCache() 49 LOGD("abandon, illegal cacheDir length");
in InitShaderCache() 57 LOGD("abandon, illegal cacheDir length");
in InitShaderCache() 72 LOGD("abandon, bad hash value, cleared for future regeneration");
in InitShaderCache() 75 LOGD("shadercache initiation success");
in InitShaderCache() 82 LOGD("abandon, empty filename");
in SetFilePath() 98 LOGD("load: locked_ failed");
in Load() 102 LOGD("load: failed because ShaderCache is not initialized");
in Load() 108 LOGD("load: failed because unable to map memory");
in Load() 112 LOGD("loa in Load() [all...] |
H A D | cache_data.cpp | 42 LOGD("abandon, because of empty filename.");
in CacheReadFromFile() 49 LOGD("abandon, because fail to open file");
in CacheReadFromFile() 55 LOGD("abandon, because fail to get the file status");
in CacheReadFromFile() 60 LOGD("abandon, negative file size");
in CacheReadFromFile() 67 LOGD("abandon, illegal file size");
in CacheReadFromFile() 73 LOGD("abandon, because of mmap failure:");
in CacheReadFromFile() 79 LOGD("abandon, because fail to read file contents");
in CacheReadFromFile() 98 LOGD("abandon, because of empty filename.");
in WriteToFile() 105 LOGD("abandon, because unlinking the existing file fails");
in WriteToFile() 111 LOGD("abando in WriteToFile() [all...] |
/foundation/communication/wifi/wifi/base/state_machine/src/ |
H A D | message_queue.cpp | 54 LOGD("AddMessageToQueue, msg: %{public}d, timestamp:%" PRId64 "\n", in AddMessageToQueue() 75 LOGD("Add the message in the head of queue."); in AddMessageToQueue() 80 LOGD("Insert the message in the middle of the queue."); in AddMessageToQueue() 96 LOGD("Add message needWakeup: %{public}d", static_cast<int>(mNeedWakeup)); in AddMessageToQueue() 134 LOGD("GetNextMessage"); in GetNextMessage() 152 LOGD("Message queue is not empty."); in GetNextMessage() 162 LOGD("Get queue message: %{public}d", curMsg->GetMessageName()); in GetNextMessage() 174 LOGD("mCvQueue wait_for: %{public}d", nextBlockTime); in GetNextMessage() 176 LOGD("mCvQueue wake up, reason: cv_status::timeout: %{public}d", nextBlockTime); in GetNextMessage() 178 LOGD("mCvQueu in GetNextMessage() [all...] |
H A D | state_machine.cpp | 31 LOGD("StateMachine::~StateMachine"); in ~StateMachine() 76 LOGD("msg not handled msg:%{public}d", msg->GetMessageName()); in NotExecutedMessage() 262 LOGD("Enter StartTimer, timerName is %{public}d, interval is %" PRId64 ".", timerName, interval); in StartTimer() 269 LOGD("Enter StopTimer, timerName is %{public}d.", timerName); in StopTimer() 278 LOGD("GetCurStateName"); in GetCurStateName() 323 LOGD("Enter StateMachineHandler::StatePlus function."); in StatePlus() 333 LOGD("upperStateInfo is null, add upper first. upper->GetStateName():%{public}s", in StatePlus() 338 LOGD("upperStateInfo is not null, go on."); in StatePlus() 365 LOGD("successfully added a new state!"); in StatePlus() 422 LOGD("StateMachineHandle in BuildTreeComplete() [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | virtual_asset_loader.cpp | 28 LOGD("Download GID:%s", gid.c_str()); in Download() 34 LOGD("asset [name]:%s, [status]:%u, [flag]:%u", asset.name.c_str(), asset.status, asset.flag); in Download() 61 LOGD("RemoveLocalAssets GID:%s", gid.c_str()); in RemoveLocalAssets() 64 LOGD("asset [name]:%s, [status]:%u, [flag]:%u", asset.name.c_str(), asset.status, asset.flag); in RemoveLocalAssets() 74 LOGD("[VirtualAssetLoader] set download status :%d", static_cast<int>(status)); in SetDownloadStatus() 81 LOGD("[VirtualAssetLoader] set remove status :%d", static_cast<int>(status)); in SetRemoveStatus()
|
/foundation/filemanagement/dfs_service/utils/ffrt/src/ |
H A D | ffrt_timer.cpp | 38 LOGD("start timer, timerName:%{public}s", name_.c_str()); in Start() 41 LOGD("task entering loop"); in Start() 53 LOGD("task leaving loop"); in Start() 68 LOGD("stop timer, timerName:%{public}s", name_.c_str()); in Stop() 79 LOGD("timer is stoped, timerName:%{public}s", name_.c_str()); in Stop()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_rendering_context_basic_base.cpp | 43 LOGD("WebGLRenderingContextBasicBase::SetEglWindow."); in SetEglWindow() 49 LOGD("WebGLRenderingContextBasicBase::Create."); in Create() 54 LOGD("WebGLRenderingContextBasicBase::Init. %{public}p", this); in Init() 63 LOGD("WebGLRenderingContextBasicBase::SetBitMapPtr. %{public}p", this); in SetBitMapPtr() 64 LOGD("WebGLRenderingContextBasicBase SetBitMapPtr [%{public}d %{public}d]", bitMapWidth, bitMapHeight); in SetBitMapPtr() 88 LOGD("eglSwapBuffers"); in Update() 92 LOGD("glReadPixels packAlignment %{public}d", packAlignment_); in Update() 96 LOGD("glReadPixels result %{public}u", glGetError()); in Update() 99 LOGD("mUpdateCallback"); in Update()
|
H A D | egl_manager.cpp | 73 LOGD("EglManager CreateSurface from eglWindow"); in CreateSurface() 76 LOGD("EglManager CreateSurface from PBuffer width = %{public}d, height = %{public}d", in CreateSurface() 94 LOGD("EglManager Init eglSurface from eglWindow"); in CreateContext() 101 LOGD("EglManager Init eglSurface from PBuffer width = %{public}d, height = %{public}d", in CreateContext() 122 LOGD("EglManager Init Create mEGLContext ok"); in CreateContext() 136 LOGD("EglManager Init."); in Init()
|
H A D | webgl_rendering_context.cpp | 33 LOGD("WebGL WebGLRenderingContext::Export env %{public}p mContextRef %{public}p", env, contextRef_); in Export() 38 LOGD("WebGL WebGLRenderingContext::create"); in Export() 42 LOGD("WebGL WebGLRenderingContext::delete"); in Export() 86 LOGD("WebGLRenderingContext properties %{public}d", static_cast<int>(properties.size())); in Export() 101 LOGD("WebGLRenderingContext::~WebGLRenderingContext id %{public}p", this); in ~WebGLRenderingContext() 108 LOGD("WebGLRenderingContext::WebGLRenderingContext id %{public}p", this); in WebGLRenderingContext()
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_p2p_hal_interface_test.cpp | 30 LOGD("onConnectSupplicant...status: %d\n", status); in onConnectSupplicant() 35 LOGD("onDeviceFound...deviceCapabilities: %d\n", info.deviceCapabilities); in onDeviceFound() 40 LOGD("onDeviceLost...address: %s\n", address.c_str()); in onDeviceLost() 45 LOGD("onGoNegotiationRequest...srcAddr: %s, passId: %d\n", srcAddr.c_str(), passId); in onGoNegotiationRequest() 50 LOGD("onGoNegotiationSuccess...\n"); in onGoNegotiationSuccess() 55 LOGD("onGoNegotiationFailure...status: %d\n", status); in onGoNegotiationFailure() 60 LOGD("onInvitationReceived...operatingFrequency: %d\n", info.operatingFrequency); in onInvitationReceived() 65 LOGD("onInvitationResult...bssid: %s, status: %d\n", bssid.c_str(), status); in onInvitationResult() 70 LOGD("onGroupFormationSuccess...\n"); in onGroupFormationSuccess() 75 LOGD("onGroupFormationFailur in onGroupFormationFailure() [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/ |
H A D | wifi_protect_manager.cpp | 77 LOGD("%{public}s enter, para bundlename: %{public}s", in IsHeldWifiProtect() 102 LOGD("%{public}s mWifiConnected: %{public}d, mScreenOn: %{public}d," in GetNearlyProtectMode() 154 LOGD("%{public}s mode: %{public}d, bundlename: %{public}s", in GetNearlyProtectMode() 220 LOGD("%{public}s screen is on: %{public}d", __func__, mScreenOn); in GetNearlyProtectMode() 224 LOGD("Failed to update wifi power mode for screen state change"); in GetNearlyProtectMode() 233 LOGD("%{public}s wifi connected: %{public}d", __func__, mWifiConnected); in GetNearlyProtectMode() 237 LOGD("Failed to update wifi power mode for connect state change"); in GetNearlyProtectMode() 256 LOGD("%{public}s bundle name: %{public}s state: %{public}d", in GetNearlyProtectMode() 324 LOGD("%{public}s currMode: %{public}d, newMode: %{public}d", in GetNearlyProtectMode() 328 LOGD("newProtectMod in GetNearlyProtectMode() [all...] |
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/ |
H A D | main.cpp | 96 LOGD("typography == nullptr");
in DoDraw() 106 LOGD("memcpy_s failed");
in DoDraw() 128 LOGD("request buffer ret is: %{public}s", SurfaceErrorStr(ret).c_str());
in DrawSurface() 131 LOGD("request buffer failed: buffer is nullptr");
in DrawSurface() 135 LOGD("get virAddr failed: virAddr is nullptr");
in DrawSurface() 140 LOGD("buffer width:%{public}d, height:%{public}d", buffer->GetWidth(), buffer->GetHeight());
in DrawSurface() 143 LOGD("DoDraw end");
in DrawSurface() 152 LOGD("draw pointer FlushBuffer ret is: %{public}s", SurfaceErrorStr(ret).c_str());
in DrawSurface()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | log.h | 29 #ifndef LOGD 38 #define LOGD(fmt, ...) \ macro 47 #define LOGD(fmt, ...)
|