Home
last modified time | relevance | path

Searched defs:ints (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/buffer_handle/test/unittest/
H A Dbuffer_handle_test.cpp46 uint32_t fds = 1025, ints = 1025; variable
65 uint32_t fds = 1025, ints = 1025; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp189 void GetInt32s(const napi_env env, const napi_value arr, std::vector<int32_t>& ints) in GetInt32s()