Home
last modified time | relevance | path

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

/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dffi_remote_data.h30 constexpr int64_t MAX_INT64 = 0x7fffffffffffffff; member
75 const int64_t maxId = MAX_INT64;
77 const int64_t maxCapacity = MAX_INT64;
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp98 const int64_t MAX_INT64 = 9223372036854775807; member
5700 if (num > MAX_INT64) { in CheckFormId()

Completed in 14 milliseconds