Home
last modified time | relevance | path

Searched refs:OPERATION_ERROR (Results 1 – 2 of 2) sorted by relevance

/base/telephony/telephony_data/common/include/
Ddata_storage_errors.h25 constexpr int OPERATION_ERROR = -1; variable
/base/telephony/telephony_data/common/src/
Dtelephony_datashare_stub_impl.cpp130 if (ret != Telephony::OPERATION_ERROR) { in Insert()
148 if (ret != Telephony::OPERATION_ERROR) { in Update()
165 if (ret != Telephony::OPERATION_ERROR) { in Delete()
196 if (ret != Telephony::OPERATION_ERROR) { in BatchInsert()