Home
last modified time | relevance | path

Searched defs:maxFileLength (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Ddistributeddb_tools_test.cpp36 static const int maxFileLength = 1024; in GetCurrentDir() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h557 const int32_t maxFileLength = 32 * 1024 * 1024; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp613 static const int maxFileLength = 1024; in GetCurrentDir() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp225 static const int maxFileLength = 1024; in GetCurrentDir() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp397 const long maxFileLength = 32 * 1024 * 1024; // max size of the json file in GetJsonValue() local