Home
last modified time | relevance | path

Searched refs:VECTOR_SIZE_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dsoftbus_adapter.h89 static constexpr uint32_t VECTOR_SIZE_THRESHOLD = 100; member in OHOS::ObjectStore::SoftBusAdapter
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dsoftbus_adapter_standard.cpp391 if (deviceIdData->second.size() > VECTOR_SIZE_THRESHOLD) { in CacheData()

Completed in 3 milliseconds