Home
last modified time | relevance | path

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

/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h35 constexpr int ALL_PROPERTY_MAX_LEN = 2048; variable
H A Dsecurity_guard_napi.cpp938 if (propLen > ALL_PROPERTY_MAX_LEN) { in GetStringProperty()

Completed in 3 milliseconds