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