Home
last modified time | relevance | path

Searched defs:TAG (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h79 #define KHILOGI(TAG, fmt, ...) \ argument
91 #define HILOGF(TAG, fmt, ...) \ argument
93 #define HILOGE(TAG, fmt, ...) \ argument
95 #define HILOGW(TAG, fmt, ...) \ argument
97 #define HILOGI(TAG, fmt, ...) \ argument
99 #define HILOGD(TAG, fmt, ...) \ argument
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
H A Ddlp_file.h70 #define CHECK_RET(ret, expect, retcode, TAG) \ argument
79 #define CHDIR_AND_CHECK(path, ret, TAG) \ argument
88 #define UNLINK_AND_CHECK(path, ret, TAG) \ argument
97 #define MKDIR_AND_CHECK(path, mode, ret, TAG) \ argument
106 #define GETCWD_AND_CHECK(buf, size, ret, TAG) \ argument
115 #define LSEEK_AND_CHECK(fd, size, flag, ret, TAG) \ argument
124 #define OPEN_AND_CHECK(fd, path, flag, mode, ret, TAG) \ argument
134 #define FTRUNCATE_AND_CHECK(fd, size, ret, TAG) \ argument
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_file_manager.c19 #define TAG "nStackXDFile" macro
H A Dsys_dfile.c19 #define TAG "nStackXDFile" macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_file_manager.c19 #define TAG "nStackXDFile" macro
/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dhitrace_meter_adapter.h21 #define HITRACE_METER_NAME(TAG, str) ((void)0) argument
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dhitrace_meter_adapter.h21 #define HITRACE_METER_NAME(TAG, str) ((void)0) argument
/ohos5.0/foundation/multimedia/av_session/avpicker/
H A Davpickerparam.js16 const TAG = 'avcastpickerparam_component '; constant
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring_builder.h40 static const char* TAG; variable
H A Dstring_pool.h49 static const char* TAG; variable
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/include/
H A Dhdf_log_adapter.h28 #define _HDF_FMT_TAG(TAG, LEVEL) "[" #LEVEL "/" #TAG "] " argument
29 #define HDF_FMT_TAG(TAG, LEVEL) _HDF_FMT_TAG(TAG, LEVEL) argument
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_log.c19 #define TAG "nStackXDFile" macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_log.c21 #define TAG "nStackXDFinder" macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Dnotifier_death_recipient.cpp27 const std::string TAG = "NotifierDeathRecipient"; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dconnect_death_recipient.cpp25 const std::string TAG = "ConnectDeathRecipient"; variable
H A Ddistributed_event_died_listener.cpp24 const std::string TAG = "DistributedEventDiedListener"; variable
H A Dform_mgr_death_recipient.cpp25 const std::string TAG = "FormMgrDeathRecipient"; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_mission_died_listener.cpp24 const std::string TAG = "DistributedMissionDiedListener"; variable
H A Dkvstore_death_recipient.cpp24 const std::string TAG = "KvStoreDeathRecipient"; variable
H A Dwifi_state_adapter.cpp22 const std::string TAG = "WifiStateAdapter"; variable
H A Ddistributed_mission_broadcast_listener.cpp25 const std::string TAG = "DistributedMissionBroadcastListener"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dcontent_collector.cpp24 const std::string TAG = "ContentCollector"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Dkvstore_death_recipient_dp.cpp24 const std::string TAG = "KvStoreDeathRecipientDp"; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_pool.h51 static const char* TAG; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddp_inited_callback_proxy.cpp25 const std::string TAG = "DpInitedCallbackProxy"; variable

12345678910>>...21