/foundation/communication/wifi/tests/wifi_standard/wifi_framework/wifi_manage/unittest/ |
D | wifi_mock_p2p_service.cpp | 23 LOGI("Mock_p2p:EnableP2p"); in EnableP2p() 49 LOGI("Mock_p2p:DisableP2p"); in DisableP2p() 57 LOGI("Mock_p2p:DiscoverDevices"); in DiscoverDevices() 98 LOGI("Mock_p2p:StopDiscoverDevices"); in StopDiscoverDevices() 104 LOGI("Mock_p2p:DiscoverServices"); in DiscoverServices() 110 LOGI("Mock_p2p:StopDiscoverServices"); in StopDiscoverServices() 116 LOGI("Mock_p2p:RequestService"); in RequestService() 117 LOGI("request.GetProtocolType() = %d", static_cast<int>(request.GetProtocolType())); in RequestService() 118 LOGI("request.GetTransactionId() = %d", request.GetTransactionId()); in RequestService() 121 LOGI("vec_query = %d", *it); in RequestService() [all …]
|
/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/webgl/src/ |
D | webgl_rendering_context_overloads.cpp | 42 LOGI("WebGL bufferData start"); in BufferData() 48 LOGI("WebGL WebGLRenderContext::bufferData target = %{public}u", target); in BufferData() 50 LOGI("WebGL WebGLRenderContext::bufferData usagesucc = %{public}u", usagesucc); in BufferData() 64 LOGI("WebGL WebGLRenderContext::bufferData isdataview = %{public}u", isdataview); in BufferData() 73 LOGI("WebGL WebGLRenderContext::bufferData isarraybuffer = %{public}u", isarraybuffer); in BufferData() 84 LOGI("WebGL WebGLRenderContext::bufferData size = %{public}u", size); in BufferData() 85 LOGI("WebGL WebGLRenderContext::bufferData data = %{public}u", data); in BufferData() 91 LOGI("WebGL WebGLRenderContext::bufferData usage = %{public}u", usage); in BufferData() 94 LOGI("WebGL bufferData end"); in BufferData() 105 LOGI("WebGL bufferSubData start"); in BufferSubData() [all …]
|
D | webgl_rendering_context_base.cpp | 94 LOGI("WebGL getSupportedExtensions start"); in GetSupportedExtensions() 104 LOGI("WebGL getSupportedExtensions end"); in GetSupportedExtensions() 121 LOGI("WebGL activeTexture start"); in ActiveTexture() 127 LOGI("WebGL WebGLRenderingContextBase::activeTexture texture = %{public}u", texture); in ActiveTexture() 129 LOGI("WebGL activeTexture end"); in ActiveTexture() 143 LOGI("WebGL attachShader start"); in AttachShader() 158 LOGI("WebGL attachShader end"); in AttachShader() 170 LOGI("WebGL bindAttribLocation start"); in BindAttribLocation() 186 LOGI("WebGL WebGLRenderingContextBase::bindAttribLocation index = %{public}u", index); in BindAttribLocation() 195 LOGI("WebGL bindAttribLocation end"); in BindAttribLocation() [all …]
|
D | webgl2_rendering_context_base.cpp | 49 LOGI("WebGL2 drawBuffers start"); in DrawBuffers() 78 LOGI("WebGL2 drawBuffers end"); in DrawBuffers() 90 LOGI("WebGL2 clearBufferfv start"); in ClearBufferfv() 97 LOGI("WebGL2 WebGL2RenderingContextBase::clearBufferfv buffer = %{public}u", buffer); in ClearBufferfv() 103 LOGI("WebGL2 WebGL2RenderingContextBase::clearBufferfv drawbuffer = %{public}u", drawbuffer); in ClearBufferfv() 114 LOGI("WebGL2 WebGL2RenderingContextBase::clearBufferfv srcOffset = %{public}u", srcOffset); in ClearBufferfv() 143 LOGI("WebGL2 clearBufferfv array end"); in ClearBufferfv() 163 LOGI("WebGL2 clearBufferfv typeArray end"); in ClearBufferfv() 175 LOGI("WebGL2 clearBufferiv start"); in ClearBufferiv() 183 LOGI("WebGL2 WebGL2RenderingContextBase::clearBufferiv buffer = %{public}u", buffer); in ClearBufferiv() [all …]
|
D | webgl2_rendering_context_overloads.cpp | 40 LOGI("WebGL2 bufferData start"); in BufferData() 47 LOGI("WebGL2 WebGL2RenderContext::bufferData target = %{public}u", target); in BufferData() 52 LOGI("WebGL2 WebGL2RenderContext::bufferData usageSucc"); in BufferData() 57 LOGI("WebGL2 WebGL2RenderContext::bufferData size = %{public}u", size); in BufferData() 65 LOGI("WebGL2 WebGL2RenderingContextBase::bufferData srcOffset = %{public}u", srcOffset); in BufferData() 73 LOGI("WebGL2 WebGL2RenderingContextBase::bufferData length = %{public}u", length); in BufferData() 84 LOGI("WebGL2 WebGL2RenderContext::bufferData data = %{public}u", data); in BufferData() 91 LOGI("WebGL2 WebGL2RenderContext::bufferData usage = %{public}u", usage); in BufferData() 94 LOGI("WebGL2 bufferData end"); in BufferData() 105 LOGI("WebGL2 bufferSubData start"); in BufferSubData() [all …]
|
/foundation/ace/ace_engine/adapter/ohos/entrance/ |
D | ace_data_ability.cpp | 43 LOGI("DataPlatformEventCallback OnFinish"); in OnFinish() 51 LOGI("DataPlatformEventCallback OnStatusBarBgColorChanged"); in OnStatusBarBgColorChanged() 66 LOGI("AceDataAbility::OnStart called"); in REGISTER_AA() 91 LOGI("AceDataAbility::OnStart assetBasePathStr: %{public}s, parsedUrl: %{public}s", in REGISTER_AA() 96 LOGI("AceDataAbility::OnStart parsedUrl: %{public}s", parsedUrl.c_str()); in REGISTER_AA() 113 LOGI("napi lib path = %{private}s", libPath.c_str()); in REGISTER_AA() 121 LOGI("AceDataAbility::OnStart called End"); in REGISTER_AA() 126 LOGI("AceDataAbility::OnStop called"); in OnStop() 129 LOGI("AceDataAbility::OnStop called End"); in OnStop() 134 LOGI("AceDataAbility::Insert called"); in Insert() [all …]
|
D | ace_service_ability.cpp | 43 LOGI("ServicePlatformEventCallback OnFinish"); in OnFinish() 51 LOGI("ServicePlatformEventCallback OnStatusBarBgColorChanged"); in OnStatusBarBgColorChanged() 66 LOGI("AceServiceAbility::OnStart called"); in REGISTER_AA() 90 LOGI("AceServiceAbility::OnStar assetBasePathStr: %{public}s, parsedUrl: %{public}s", in REGISTER_AA() 95 LOGI("AceServiceAbility::OnStar parsedUrl: %{public}s", parsedUrl.c_str()); in REGISTER_AA() 112 LOGI("napi lib path = %{private}s", libPath.c_str()); in REGISTER_AA() 119 LOGI("AceServiceAbility::OnStart called End"); in REGISTER_AA() 124 LOGI("AceServiceAbility::OnStop called "); in OnStop() 127 LOGI("AceServiceAbility::OnStop called End"); in OnStop() 132 LOGI("AceServiceAbility::OnConnect start"); in OnConnect() [all …]
|
D | ace_ability.cpp | 137 LOGI("AcePlatformEventCallback OnFinish"); in OnFinish() 145 LOGI("AcePlatformEventCallback OnStatusBarBgColorChanged"); in OnStatusBarBgColorChanged() 163 LOGI("AceAbility::OnStart called"); in OnStart() 168 LOGI("Initialize for current process."); in OnStart() 196 …LOGI("AceAbility: windowConfig: width: %{public}d, height: %{public}d, left: %{public}d, top: %{pu… in OnStart() 202 LOGI("AceAbility: Default display density set: %{public}f", density_); in OnStart() 204 …LOGI("AceAbility: Default display is null, set density failed. Use default density: %{public}f", d… in OnStart() 312 LOGI("napi lib path = %{private}s", libPath.c_str()); in OnStart() 338 LOGI("Init Rosen Backend"); in OnStart() 341 LOGI("not Init Rosen Backend"); in OnStart() [all …]
|
D | ace_form_ability.cpp | 40 LOGI("FormPlatformEventCallback OnFinish"); in OnFinish() 48 LOGI("FormPlatformEventCallback OnStatusBarBgColorChanged"); in OnStatusBarBgColorChanged() 91 …LOGI("AceFormAbility srcPath:%{public}s url:%{public}s", info->srcPath.c_str(), parsedUrl.c_str()); in LoadFormEnv() 95 LOGI("AceFormAbility parsedUrl:%{public}s", parsedUrl.c_str()); in LoadFormEnv() 112 LOGI("napi lib path = %{private}s", libPath.c_str()); in LoadFormEnv() 124 LOGI("AceFormAbility::OnCreate formId = %{public}s.", formId.c_str()); in OnCreate() 129 LOGI("AceFormAbility::OnCreate return ok, formData: %{public}s", formData.c_str()); in OnCreate() 135 LOGI("AceFormAbility::OnDelete called: %{public}s", std::to_string(formId).c_str()); in OnDelete() 141 LOGI("AceFormAbility::OnTriggerEvent called: %{public}s", std::to_string(formId).c_str()); in OnTriggerEvent() 147 LOGI("AceFormAbility::OnAcquireState called"); in OnAcquireFormState() [all …]
|
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
D | storage_daemon_communication.cpp | 28 LOGI("DEBUG StorageDaemonCommunication constructer"); in StorageDaemonCommunication() 34 LOGI("DEBUG ~StorageDaemonCommunication destructer ~"); in ~StorageDaemonCommunication() 40 LOGI("StorageDaemonCommunication::Connect start"); in Connect() 58 LOGI("StorageDaemonCommunication::Connect end"); in Connect() 64 LOGI("StorageDaemonCommunication::PrepareAddUser start"); in PrepareAddUser() 75 LOGI("StorageDaemonCommunication::RemoveUser start"); in RemoveUser() 85 LOGI("StorageDaemonCommunication::PrepareStartUser start"); in PrepareStartUser() 95 LOGI("StorageDaemonCommunication::StopUser start"); in StopUser() 105 LOGI("StorageDaemonCommunication::mount start"); in Mount() 115 LOGI("StorageDaemonCommunication::unmount start"); in Unmount() [all …]
|
/foundation/distributedhardware/devicemanager/utils/src/permission/standard/ |
D | permission_manager.cpp | 42 LOGI("Enter PermissionManager::CheckPermission"); in CheckPermission() 45 LOGI("PermissionManager::tokenCaller == 0"); in CheckPermission() 48 LOGI("PermissionManager::tokenCaller ID == %d", tokenCaller); in CheckPermission() 54 LOGI("app caller uid is: %d,", uid); in CheckPermission() 70 LOGI("get bundle manager proxy success."); in CheckPermission() 73 LOGI("iBundleMgr is nullptr, caller may be a process"); in CheckPermission() 76 LOGI("PermissionManager::tokenTypeFlag is hap process"); in CheckPermission() 79 LOGI("PermissionManager::tokenTypeFlag is native process"); in CheckPermission() 82 LOGI("PermissionManager::invalid tokenTypeFlag"); in CheckPermission()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dependency/timer/mini/ |
D | dm_timer.cpp | 28 LOGI("DmTimer name is null"); in DmTimer() 39 LOGI("DmTimer is not init"); in ~DmTimer() 42 LOGI("DmTimer %s Destroy in", mTimerName_.c_str()); in ~DmTimer() 60 LOGI("DmTimer is not init or param empty"); in Start() 63 LOGI("DmTimer %s start timeout(%d)", mTimerName_.c_str(), timeOut); in Start() 77 LOGI("Get name of a timer success "); in Start() 79 LOGI("Get name of a timer failed"); in Start() 86 LOGI("DmTimer %s start timer at (%d)s", mTimerName_.c_str(), mTimeOutSec_); in Start() 89 LOGI("Start a timer failed"); in Start() 98 LOGI("DmTimer Stop code (%d)", code); in Stop() [all …]
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
D | storage_manager.cpp | 40 LOGI("StorageManager::OnStart Begin"); in OnStart() 51 LOGI("StorageManager::OnStart End, res = %{public}d", res); in OnStart() 56 LOGI("StorageManager::Onstop Done"); in OnStop() 61 LOGI("StorageManager::PrepareAddUser start, userId: %{public}d", userId); in PrepareAddUser() 69 LOGI("StorageManger::RemoveUser start, userId: %{public}d", userId); in RemoveUser() 77 LOGI("StorageManger::PrepareStartUser start, userId: %{public}d", userId); in PrepareStartUser() 85 LOGI("StorageManger::StopUser start, userId: %{public}d", userId); in StopUser() 93 LOGI("StorageManger::getFreeSizeOfVolume start, volumeUuid: %{public}s", volumeUuid.c_str()); in GetFreeSizeOfVolume() 100 LOGI("StorageManger::getTotalSizeOfVolume start, volumeUuid: %{public}s", volumeUuid.c_str()); in GetTotalSizeOfVolume() 107 LOGI("StorageManger::getBundleStats start, pkgName: %{public}s", pkgName.c_str()); in GetBundleStats() [all …]
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
D | daemon.cpp | 32 LOGI("Begin to init"); in PublishSA() 40 LOGI("Init finished successfully"); in PublishSA() 55 LOGI("register os account success, ret %{public}d", ret); in RegisterOsAccount() 60 LOGI("Begin to start service"); in OnStart() 74 LOGI("Start service successfully"); in OnStart() 79 LOGI("Begin to stop"); in OnStop() 84 LOGI("UnsubscribeOsAccount failed, ret %{public}d", ret); in OnStop() 87 LOGI("Stop finished successfully"); in OnStop()
|
/foundation/ace/ace_engine/frameworks/core/common/debugger/ |
D | connect_inspector.cpp | 24 LOGI("HandleDebugManager"); in HandleDebugManager() 39 LOGI("message will be sent"); in OnMessage() 43 LOGI("Find the target string: %{private}s", message.c_str()); in OnMessage() 63 LOGI("StartServer: %{private}s", componentName.c_str()); in StartServer() 75 LOGI("StartServer Continue."); in StartServer() 80 LOGI("StopServer: %{private}s", componentName.c_str()); in StopServer() 82 LOGI("StopServer end"); in StopServer() 87 LOGI("Add message to information buffer."); in StoreMessage() 97 LOGI("Remove message from information buffer."); in RemoveMessage() 107 LOGI("Enter SendMessage"); in SendMessage()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dependency/softbus/ |
D | softbus_session.cpp | 39 LOGI("CreateSessionServer ok"); in SoftbusSession() 75 LOGI("SoftbusSession::OpenAuthSession success. sessionId is:%d", sessionId); in OpenAuthSession() 81 LOGI("SoftbusSession::CloseAuthSession"); in CloseAuthSession() 92 …LOGI("GetPeerDeviceId success for session:%d, peerDeviceId:%s", sessionId, GetAnonyString(peerDevI… in GetPeerDeviceId() 109 LOGI("AuthMessageProcessor::ParseAuthRequestMessage msgType = %d", msgType); in SendData() 111 LOGI("SoftbusSession::SendData Start encryption"); in SendData() 126 LOGI("OnSessionOpened, success:"); in OnSessionOpened() 132 LOGI("OnSessionClosed, sessionId:%d", sessionId); in OnSessionClosed() 137 LOGI("OnBytesReceived, sessionId:%d, dataLen:%d", sessionId, dataLen); in OnBytesReceived() 139 LOGI("OnBytesReceived param check failed"); in OnBytesReceived() [all …]
|
/foundation/graphic/standard/frameworks/wmserver/src/ |
D | screen_info.c | 34 #define LOGI(fmt, ...) weston_log("%{public}s info %{public}d:%{public}s " fmt "\n", \ macro 308 LOGI(" layer %{public}d (0x%{public}x)", pLayer->layerId, pLayer->layerId); in LayerInfoDebugPrint() 309 LOGI(" ---------------------------------------"); in LayerInfoDebugPrint() 310 LOGI(" - destination region: x=%{public}d, y=%{public}d, w=%{public}d, h=%{public}d", in LayerInfoDebugPrint() 312 LOGI(" - source region: x=%{public}d, y=%{public}d, w=%{public}d, h=%{public}d", in LayerInfoDebugPrint() 314 LOGI(" - opacity: %{public}lf", pLayer->opacity); in LayerInfoDebugPrint() 315 LOGI(" - visibility: %{public}d", pLayer->visibility); in LayerInfoDebugPrint() 325 LOGI(" - surface render order: %{public}s", buffer); in LayerInfoDebugPrint() 326 …LOGI(" - on screen: %{public}d(0x%{public}x)", pLayer->onScreenId, pLayer->onScreenI… in LayerInfoDebugPrint() 327 LOGI(""); in LayerInfoDebugPrint() [all …]
|
/foundation/ace/ace_engine/adapter/ohos/entrance/subwindow/ |
D | subwindow_ohos.cpp | 37 LOGI("Create Subwindow, parent container id is %{public}d", instanceId); in CreateSubwindow() 51 LOGI("Subwindow start initialize container"); in InitContainer() 53 LOGI("Window is null, need create a new window"); in InitContainer() 73 LOGI("create window error return"); in InitContainer() 110 LOGI("UIContent Initialize: width: %{public}d, height: %{public}d", width, height); in InitContainer() 127 LOGI("Init RSUIDirector"); in InitContainer() 131 LOGI("UIContent Init Rosen Backend"); in InitContainer() 144 LOGI("Show the subwindow"); in ShowWindow() 156 LOGI("Show the subwindow successfully."); in ShowWindow() 162 LOGI("Hide the subwindow"); in HideWindow() [all …]
|
/foundation/distributedhardware/devicemanager/ext/pin_auth/src/lite/ |
D | pin_auth_ui.cpp | 27 LOGI("AuthUi constructor"); in PinAuthUi() 32 LOGI("ShowConfigDialog end"); in ShowPinDialog() 38 LOGI("InputPinDialog start"); in InputPinDialog() 44 LOGI("InputPinDialog end"); in InputPinDialog() 50 LOGI("ClosePage hap start"); in ClosePage() 55 LOGI("ClosePage hap end"); in ClosePage()
|
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/mini/ |
D | device_manager_impl.cpp | 44 LOGI("DeviceManager::InitDeviceManager start, pkgName: %s", pkgName.c_str()); in InitDeviceManager() 52 LOGI("InitDeviceManager success"); in InitDeviceManager() 58 LOGI("DeviceManager::UnInitDeviceManager start, pkgName: %s", pkgName.c_str()); in UnInitDeviceManager() 66 LOGI("UnInitDeviceManager success"); in UnInitDeviceManager() 73 LOGI("DeviceManager::GetTrustedDeviceList start, pkgName: %s", pkgName.c_str()); in GetTrustedDeviceList() 95 LOGI("GetTrustedDeviceList completed, pkgName: %s", pkgName.c_str()); in GetTrustedDeviceList() 101 LOGI("DeviceManager::GetLocalDeviceInfo start, pkgName: %s", pkgName.c_str()); in GetLocalDeviceInfo() 121 LOGI("GetLocalDeviceInfo completed,pkgname%s", req->GetPkgName().c_str()); in GetLocalDeviceInfo() 128 LOGI("DeviceManager::RegisterDevStateCallback start, pkgName: %s", pkgName.c_str()); in RegisterDevStateCallback() 135 LOGI("RegisterDevStateCallback completed, pkgName: %s", pkgName.c_str()); in RegisterDevStateCallback() [all …]
|
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/ |
D | device_manager_impl.cpp | 49 LOGI("DeviceManager::InitDeviceManager start, pkgName: %s", pkgName.c_str()); in InitDeviceManager() 75 LOGI("InitDeviceManager success"); in InitDeviceManager() 81 LOGI("DeviceManager::UnInitDeviceManager start, pkgName: %s", pkgName.c_str()); in UnInitDeviceManager() 94 LOGI("UnInitDeviceManager success"); in UnInitDeviceManager() 101 LOGI("DeviceManager::GetTrustedDeviceList start, pkgName: %s", pkgName.c_str()); in GetTrustedDeviceList() 119 LOGI("GetTrustedDeviceList error: failed ret: %d", ret); in GetTrustedDeviceList() 124 LOGI("GetTrustedDeviceList completed, pkgName: %s", pkgName.c_str()); in GetTrustedDeviceList() 130 LOGI("DeviceManager::GetLocalDeviceInfo start, pkgName: %s", pkgName.c_str()); in GetLocalDeviceInfo() 142 LOGI("GetLocalDeviceInfo error: failed ret: %d", ret); in GetLocalDeviceInfo() 147 LOGI("GetLocalDeviceInfo completed,pkgname%s", req->GetPkgName().c_str()); in GetLocalDeviceInfo() [all …]
|
/foundation/distributedhardware/devicemanager/interfaces/kits/js_mini/src/ |
D | dm_native_event.cpp | 30 LOGI("DmNativeEvent::DmNativeEvent() in"); in DmNativeEvent() 35 LOGI("DmNativeEvent::DmNativeEvent(JSIValue thisVar) in"); in DmNativeEvent() 40 LOGI("DmNativeEvent::~DmNativeEvent() in"); in ~DmNativeEvent() 45 LOGI("DmNativeEvent On in for event: %s", eventType.c_str()); in On() 57 LOGI("DmNativeEvent Off in for event: %s", eventType.c_str()); in Off() 72 LOGI("OnEvent for %s", eventType.c_str()); in OnEvent() 81 LOGI("OnEvent for %s handlerRef is null", eventType.c_str()); in OnEvent() 91 LOGI("OnEventAsyncWorkFunc for %s in", eventType.c_str()); in OnEvent() 97 LOGI("OnEventAsyncWorkFunc in "); in OnEventAsyncWorkFunc()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/devicestate/ |
D | dm_device_state_manager.cpp | 31 LOGI("DmDeviceStateManager constructor"); in DmDeviceStateManager() 36 LOGI("DmDeviceStateManager destructor"); in ~DmDeviceStateManager() 61 … LOGI("RegisterProfileListener in, deviceId = %s, deviceUdid = %s, uuid = %s", GetAnonyString( in RegisterProfileListener() 74 LOGI("UnRegister Profile Listener"); in UnRegisterProfileListener() 92 LOGI("DmDeviceStateManager::PostDeviceOnline in"); in PostDeviceOnline() 97 LOGI("DmDeviceStateManager::PostDeviceOnline out"); in PostDeviceOnline() 102 LOGI("DmDeviceStateManager::PostDeviceOffline in"); in PostDeviceOffline() 107 LOGI("DmDeviceStateManager::PostDeviceOffline out"); in PostDeviceOffline() 112 LOGI("OnDeviceOnline function is called back with pkgName: %s", pkgName.c_str()); in OnDeviceOnline() 126 LOGI("OnDeviceOnline decision decisionInfos_ size: %d", decisionInfos_.size()); in OnDeviceOnline() [all …]
|
/foundation/ace/ace_engine/frameworks/core/components/camera/standard_system/ |
D | camera.cpp | 108 LOGI("Camera CreateRecorder start."); in CreateRecorder() 178 LOGI("Camera CreateRecorder success."); in CreateRecorder() 184 LOGI("Camera PrepareRecorder."); in PrepareRecorder() 276 LOGI("CameraCallback:OnFirstBufferAvailable first MarkWhole."); in OnFirstBufferAvailable() 295 LOGI("CameraCallback:MarkWhole success."); in MarkWhole() 303 LOGI("CameraCallback:Hole change %{public}lf %{public}lf ", x, y); in SetLayoutOffset() 346 LOGI("Camera MakeDir: %{public}s.", path.c_str()); in MakeDir() 358 LOGI("Camera MakeDir: success %{public}s.", path.c_str()); in MakeDir() 414 LOGI("Prepare Camera start."); in PrepareCamera() 418 LOGI("Recreating the Session"); in PrepareCamera() [all …]
|
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/common/ |
D | distributeddb_common_test.cpp | 69 LOGI("rm test db files error!"); in TearDown() 212 LOGI("begin fork new process!!"); 219 LOGI("child process begin!"); 228 LOGI("main process begin!"); 251 LOGI("begin fork new process!!"); 259 LOGI("child process begin!"); 266 LOGI("child process finish!"); 269 LOGI("main process begin!"); 271 LOGI("main process waiting!"); 296 LOGI("Create lock file[%s]", lockFile.c_str()); [all …]
|