Searched refs:STRING_PREFIX (Results 1 – 2 of 2) sorted by relevance
26 static const std::string STRING_PREFIX = "[STRING]"; variable27 static const int32_t STRING_PREFIX_LEN = STRING_PREFIX.length();
608 if (asset.name.find(ObjectStore::STRING_PREFIX) != std::string::npos) { in GetAssetsFromDBRecords()613 if (asset.uri.find(ObjectStore::STRING_PREFIX) != std::string::npos) { in GetAssetsFromDBRecords()618 if (asset.modifyTime.find(ObjectStore::STRING_PREFIX) != std::string::npos) { in GetAssetsFromDBRecords()623 if (asset.size.find(ObjectStore::STRING_PREFIX) != std::string::npos) { in GetAssetsFromDBRecords()