Home
last modified time | relevance | path

Searched refs:DATA_STORAGE_LOGD (Results 1 – 4 of 4) sorted by relevance

/base/telephony/telephony_data/common/src/
Dpermission_util.cpp34 DATA_STORAGE_LOGD("permission check failed, permission name is empty."); in CheckPermission()
41 DATA_STORAGE_LOGD("permission check failed, permission:%{public}s, callerToken:%{public}u", in CheckPermission()
Dtelephony_datashare_stub_impl.cpp100 DATA_STORAGE_LOGD("GetOwner uri: %{public}s", path.c_str()); in GetOwner()
174 DATA_STORAGE_LOGD("Query begin."); in Query()
181 DATA_STORAGE_LOGD("Query end successfully."); in Query()
/base/telephony/telephony_data/common/include/
Ddata_storage_log_wrapper.h82 #define DATA_STORAGE_LOGD(fmt, ...) PRINT_DATASTORAGE_LOG(Debug, fmt, ##__VA_ARGS__) macro
/base/telephony/telephony_data/sms_mms/src/
Dsms_mms_ability.cpp413 DATA_STORAGE_LOGD("SmsMmsAbility::ParseUriType start"); in ParseUriType()
421 DATA_STORAGE_LOGD("SmsMmsAbility::ParseUriType##path = %{public}s", path.c_str()); in ParseUriType()