Home
last modified time | relevance | path

Searched defs:ADD_FLAG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_dialling_numbers_cache.h38 const int ADD_FLAG = -1; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_multi_ver_transaction.h193 static const uint64_t ADD_FLAG = 0x01; // add or replace the record. variable