Home
last modified time | relevance | path

Searched refs:Info (Results 1 – 25 of 178) sorted by relevance

12345678

/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
Dlisten_ability.cpp32 HiLog::Info(LABEL, "ListenAbility()"); in ListenAbility()
37 HiLog::Info(LABEL, "~ListenAbility()"); in ~ListenAbility()
42 HiLog::Info(LABEL, "AddVolume volume = %d.", volume); in AddVolume()
48 HiLog::Info(LABEL, "OnStart()"); in OnStart()
54 HiLog::Info(LABEL, "%{public}s called:AddAbilityListener begin!", __func__); in OnStart()
59 HiLog::Info(LABEL, "%{public}s called:AddAbilityListener end!", __func__); in OnStart()
64 HiLog::Info(LABEL, "OnAddSystemAbility systemAbilityId:%{public}d added!", systemAbilityId); in OnAddSystemAbility()
69 … HiLog::Info(LABEL, "OnRemoveSystemAbility systemAbilityId:%{public}d removed!", systemAbilityId); in OnRemoveSystemAbility()
/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
Dtest_audio_ability_proxy.cpp40 HiLog::Info(label_, "%{public}s called", __func__); in AddVolume()
53 HiLog::Info(label_, "%{public}s:finish = %{public}d", __func__, result); in AddVolume()
59 HiLog::Info(label_, "%{public}s called", __func__); in ReduceVolume()
73 HiLog::Info(label_, "%{public}s:finish = %{public}d", __func__, ret); in ReduceVolume()
79 HiLog::Info(label_, "%{public}s called", __func__); in TestRpcInt32()
92 HiLog::Info(label_, "%{public}s:finish = %{public}d", __func__, result); in TestRpcInt32()
98 HiLog::Info(label_, "%{public}s called", __func__); in TestRpcUInt32()
111 HiLog::Info(label_, "%{public}s:finish = %{public}u", __func__, result); in TestRpcUInt32()
117 HiLog::Info(label_, "%{public}s called", __func__); in TestRpcInt64()
130 HiLog::Info(label_, "%{public}s:finish = %{public}" PRId64, __func__, result); in TestRpcInt64()
[all …]
Dtest_audio_ability.cpp29 HiLog::Info(label_, "%{public}s called", __func__); in TestAudioAbility()
34 HiLog::Info(label_, "%{public}s called", __func__); in ~TestAudioAbility()
45 …HiLog::Info(label_, "TestAudioAbility:: %{public}s called, volume = %{public}d", __func__, volume); in AddVolume()
51 …HiLog::Info(label_, "TestAudioAbility:: %{public}s called, volume = %{public}d", __func__, volume); in ReduceVolume()
92 HiLog::Info(label_, "%{public}s called", __func__); in OnStart()
110 HiLog::Info(label_, "OnAddSystemAbility systemAbilityId:%{public}d added!", systemAbilityId); in OnAddSystemAbility()
115 … HiLog::Info(label_, "OnRemoveSystemAbility systemAbilityId:%{public}d removed!", systemAbilityId); in OnRemoveSystemAbility()
/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
Dtest_ondemand_ability.cpp29 HiLog::Info(label_, "%{public}s called", __func__); in TestOnDemandAbility()
34 HiLog::Info(label_, "%{public}s called", __func__); in ~TestOnDemandAbility()
45 HiLog::Info(label_, "TestOnDemandAbility:: %{public}s called, volume = %{public}d", in AddVolume()
52 HiLog::Info(label_, "%{public}s called", __func__); in OnStart()
Dtest_ondemand_ability_proxy.cpp29 HiLog::Info(label_, "%{public}s called, volume = %{public}d", __func__, volume); in AddVolume()
58 HiLog::Info(label_, "%{public}s:finish = %{public}d", __func__, result); in AddVolume()
/foundation/communication/ipc/ipc/native/test/unittest/common/
Dipc_hitrace_unittest.cpp151 HiLog::Info(LOG_LABEL, "%s\n", logTag.c_str()); in PrintTagLog()
174 HiLog::Info(LOG_LABEL, "Get test.service OK\n");
178 HiLog::Info(LOG_LABEL, "Got Proxy node\n");
185 HiLog::Info(LOG_LABEL, "Got Stub node\n");
227 HiLog::Info(LOG_LABEL, "Get test.service OK\n");
231 HiLog::Info(LOG_LABEL, "Got Proxy node\n");
238 HiLog::Info(LOG_LABEL, "Got Stub node\n");
270 HiLog::Info(LOG_LABEL, "Get test.service OK\n");
273 HiLog::Info(LOG_LABEL, "Got Proxy node\n");
280 HiLog::Info(LOG_LABEL, "Got Stub node\n");
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_connection_manager.cpp226 return GattDevice(item->Info().addr_, in GetDevices()
227 item->Info().addressType_, in GetDevices()
228 item->Info().transport_, in GetDevices()
256 return internalDevice->Info().transport_; in GetDeviceTransport()
268 (internalDevice->Info().transport_ != GATT_TRANSPORT_TYPE_LE) in RequestConnectionPriority()
284 return device->Info().isEncryption_; in GetEncryptionInfo()
296 return dev->Info().isEncryption_; in GetEncryptionInfo()
399 if (dev->Info() == device) { in FindOrRegister()
422 if (dev->Info().transport_ == transport && in FindOrRegister()
444 if (device->Info().transport_ == transport) { in HasSpareDeviceSpace()
[all …]
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
Dnapi_async_work.cpp38 void NapiAsyncWork::Info::Execute(void) in Execute()
51 void NapiAsyncWork::Info::Complete(void) in Complete()
95 NapiAsyncWork::Info *info = new NapiAsyncWork::Info(); in Run()
101 NapiAsyncWork::Info *info = static_cast<NapiAsyncWork::Info *>(data); in Run()
109 NapiAsyncWork::Info *info = static_cast<NapiAsyncWork::Info *>(data); in Run()
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
Dglfw_render_context.cpp44 ::OHOS::HiviewDFX::HiLog::Info(LABEL, "Init"); in Init()
55 ::OHOS::HiviewDFX::HiLog::Info(LABEL, "InitFrom glfwWindow"); in InitFrom()
74 …::OHOS::HiviewDFX::HiLog::Info(LABEL, "glfwSetWindowSizeCallback %{public}d %{public}d", width_, h… in InitFrom()
109 …::OHOS::HiviewDFX::HiLog::Info(LABEL, "glfwSetWindowSizeCallback %{public}d %{public}d", width, he… in CreateGlfwWindow()
235 ::OHOS::HiviewDFX::HiLog::Info(LABEL, "OnSizeChanged %{public}d %{public}d", width, height); in OnSizeChanged()
240 … ::OHOS::HiviewDFX::HiLog::Info(LABEL, "OnSizeChanged done %{public}d %{public}d", width, height); in OnSizeChanged()
/foundation/systemabilitymgr/safwk/
DREADME_zh.md131 HiLog::Info(LABEL, ":%s called", __func__);
132 HiLog::Info(LABEL, "ListenAbility()");
137 HiLog::Info(LABEL, "~ListenAbility()");
143 HiLog::Info(LABEL, "ListenAbility::AddVolume volume = %d, pid = %d.", volume, current);
153 HiLog::Info(LABEL, "ListenAbility::OnStart()");
154 HiLog::Info(LABEL, "ListenAbility:%s called:-----Publish------", __func__);
159 HiLog::Info(LABEL, "ListenAbility:%s called:AddAbilityListener_OS_TST----beg-----", __func__);
161 HiLog::Info(LABEL, "ListenAbility:%s called:AddAbilityListener_OS_TST----end-----", __func__);
163 HiLog::Info(LABEL, "ListenAbility:%s called:StopAbility_OS_TST----beg-----", __func__);
165 HiLog::Info(LABEL, "ListenAbility:%s called:StopAbility_OS_TST----end-----", __func__);
DREADME.md112 HiLog::Info(LABEL, ":%s called", __func__);
113 HiLog::Info(LABEL, "ListenAbility()");
118 HiLog::Info(LABEL, "~ListenAbility()");
124 HiLog::Info(LABEL, "ListenAbility::AddVolume volume = %d, pid = %d.", volume, current);
134 HiLog::Info(LABEL, "ListenAbility::OnStart()");
135 HiLog::Info(LABEL, "ListenAbility:%s called:-----Publish------", __func__);
140 HiLog::Info(LABEL, "ListenAbility:%s called:AddAbilityListener_OS_TST----beg-----", __func__);
142 HiLog::Info(LABEL, "ListenAbility:%s called:AddAbilityListener_OS_TST----end-----", __func__);
144 HiLog::Info(LABEL, "ListenAbility:%s called:StopAbility_OS_TST----beg-----", __func__);
146 HiLog::Info(LABEL, "ListenAbility:%s called:StopAbility_OS_TST----end-----", __func__);
/foundation/multimedia/image_framework/frameworks/kits/js/common/include/
Dimage_napi_utils.h90 #define IMAGE_INFO(fmt, ...) DECORATOR_HILOG(HiLog::Info, fmt, ##__VA_ARGS__)
92 #define IMAGE_FUNCTION_IN(fmt, ...) DECORATOR_HILOG(HiLog::Info, fmt "%{public}s IN", __FUNCTION__,…
93 #define IMAGE_FUNCTION_OUT(fmt, ...) DECORATOR_HILOG(HiLog::Info, fmt "%{public}s OUT", __FUNCTION_…
94 #define IMAGE_LINE_IN(fmt, ...) DECORATOR_HILOG(HiLog::Info, fmt "%{public}d IN", __LINE__, ##__VA_…
95 #define IMAGE_LINE_OUT(fmt, ...) DECORATOR_HILOG(HiLog::Info, fmt "%{public}d OUT", __LINE__, ##__V…
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dicloud_syncer.h37 Info downLoadInfo;
38 Info upLoadInfo;
Dcloud_db_proxy.h36 std::vector<VBucket> &extend, Info &uploadInfo);
39 Info &uploadInfo);
42 Info &uploadInfo);
89 Info GetInfo();
/foundation/multimedia/audio_framework/test/demo/entry/src/main/ets/pages/stream_manager/
DCapturerStream.ets47 let Info = AudioCapturerChangeInfoArray[i];
48 …StreamId:${Info.streamId},ClientUid:${Info.clientUid},Source:${Info.capturerInfo.source},Flag:${In…
49 for (let j = 0; j < Info.deviceDescriptors.length; j++) {
50 let descriptor = Info.deviceDescriptors[j];
/foundation/communication/dsoftbus/core/connection/tcp/src/
Dsoftbus_tcp_connect_virtual.c60 int32_t TcpGetConnectionInfo(uint32_t connectionId, ConnectionInfo *Info) in TcpGetConnectionInfo() argument
63 (void)Info; in TcpGetConnectionInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dnative_image.cpp168 HiLog::Info(LABEL, "No need to combine components for NO YUV format now"); in CombineYUVComponents()
225 HiLog::Info(LABEL, "Component %{public}d already exist. No need create", type); in CreateComponent()
264 HiLog::Info(LABEL, "Nullptr s extra data. return buffer size %{public}" PRIu64, size); in GetDataSize()
271 HiLog::Info(LABEL, "S ExtraGet dataSize error %{public}d", res); in GetDataSize()
273 HiLog::Info(LABEL, "S ExtraGet dataSize Ok, but size <= 0"); in GetDataSize()
275 HiLog::Info(LABEL, in GetDataSize()
279 HiLog::Info(LABEL, "S ExtraGet dataSize %{public}d", extraDataSize); in GetDataSize()
329 HiLog::Info(LABEL, "NativeImage release"); in release()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
Dimage_creator.cpp43 HiLog::Info(LABEL, "OnBufferRelease"); in OnBufferRelease()
53 HiLog::Info(LABEL, "empty icr"); in OnBufferRelease()
133 HiLog::Info(LABEL, "packedSize=%{public}lld.", static_cast<long long>(packedSize)); in CreatorPackImage()
149 HiLog::Info(LABEL, "buffer[%{public}d] = [%{public}s]", i, ss.data()); in dumpBuffer()
155 HiLog::Info(LABEL, "buffer[LAST] = [%{public}s]", ss.data()); in dumpBuffer()
232 HiLog::Info(LABEL, "start release"); in SaveSenderBufferAsImage()
266 HiLog::Info(LABEL, "start Queue Image"); in QueueImage()
273 HiLog::Info(LABEL, "finish Queue Image"); in QueueImage()
/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
Draw_decoder.cpp210 HiLog::Info(LABEL, "[Decode] success."); in Decode()
234 HiLog::Info(LABEL, "DoDecodeHeader piex header decode success."); in DoDecodeHeader()
299 HiLog::Info(LABEL, "DoSetDecodeOptions, set decode options for JpegDecoder"); in DoSetDecodeOptions()
308 HiLog::Info(LABEL, "DoSetDecodeOptions set decode options success."); in DoSetDecodeOptions()
326 HiLog::Info(LABEL, "DoGetImageSize, get image size for JpegDecoder"); in DoGetImageSize()
335 HiLog::Info(LABEL, "DoGetImageSize, get image size success."); in DoGetImageSize()
350 HiLog::Info(LABEL, "DoDecode decode by JpegDecoder."); in DoDecode()
358 HiLog::Info(LABEL, "DoDecode decode success."); in DoDecode()
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Dicc_profile_info.cpp45 HiLog::Info(LABEL, "%{public}s begin", __func__); in GetICCData()
65 HiLog::Info(LABEL, "%{public}s begin", __func__); in ParsingICCProfile()
102 HiLog::Info(LABEL, "%{public}s begin", __func__); in PackingICCProfile()
/foundation/arkui/napi/utils/
Dlog.h33 Info, enumerator
70 #define HILOG_INFO(fmt, ...) HILOG_PRINT(Info, fmt, ##__VA_ARGS__)
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dutils_log.h24 #define UTILS_LOGI(...) (void)OHOS::HiviewDFX::HiLog::Info(label, __VA_ARGS__)
39 #define PARCEL_LOGI(...) (void)OHOS::HiviewDFX::HiLog::Info(parcelLabel, __VA_ARGS__)
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Dstore_types.h143 struct Info { struct
152 Info downLoadInfo; argument
153 Info upLoadInfo;
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/multithreadtest/src/
Daudio_renderer_multithread_test.cpp67 HiLog::Info(LABEL, "RendererMultiTest Write"); in Write()
110 HiLog::Info(LABEL, "RendererMultiTest AudioRenderer::Create Faild"); in RendererMultiTest()
140 HiLog::Info(LABEL, "RendererMultiTest is called"); in RendererMultiTest()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dohos_js_env_logger.cpp49 … HiviewDFX::HiLog::Info(LOG_LABEL, cFormat.c_str(), fileName, functionName, line, printArgs); in JsEnvLogger()
61 … HiviewDFX::HiLog::Info(LOG_LABEL, cFormat.c_str(), fileName, functionName, line, printArgs); in JsEnvLogger()

12345678