Searched defs:deleteLocal (Results 1 – 4 of 4) sorted by relevance
189 bool deleteLocal = (size > 3u) ? (data[0] > data[1]) : true; // use index 0 and 1 in FuzzCURD() local
61 bool deleteLocal = false; member
292 DBStatus KvStoreNbDelegateImpl::PublishLocal(const Key &key, bool deleteLocal, bool updateTimestamp, in PublishLocal()
1441 int SQLiteSingleVerNaturalStoreConnection::PublishLocal(const Key &key, bool deleteLocal, bool upda… in PublishLocal()