Searched refs:STORE_ID_PERFORM (Results 1 – 3 of 3) sorted by relevance
1024 if (manager->DeleteKvStore(STORE_ID_PERFORM) != OK) {1076 if (manager->DeleteKvStore(STORE_ID_PERFORM) != OK) {1131 if (manager->DeleteKvStore(STORE_ID_PERFORM) != OK) {1184 if (manager->DeleteKvStore(STORE_ID_PERFORM) != OK) {1234 if (manager->DeleteKvStore(STORE_ID_PERFORM) != OK) {1282 if (manager->DeleteKvStore(STORE_ID_PERFORM) != OK) {1756 status = manager->DeleteKvStore(STORE_ID_PERFORM);
94 const static KvDBParameters KVDB_PARAMETER_PERFORM(DistributedDBDataGenerator::STORE_ID_PERFORM,
342 const std::string STORE_ID_PERFORM = "STORE_ID_PERFORM"; variable