Home
last modified time | relevance | path

Searched defs:CreateArray (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/tracing/
Dtraced_value.cc109 std::unique_ptr<TracedValue> TracedValue::CreateArray() { in CreateArray() function in node::tracing::TracedValue
/third_party/protobuf/src/google/protobuf/
Darena.h335 PROTOBUF_ALWAYS_INLINE static T* CreateArray(Arena* arena, in CreateArray() function
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc133 CefRefPtr<CefV8Value> CefV8Value::CreateArray(int length) { in CreateArray() function in CefV8Value
/third_party/cef/libcef/renderer/
Dv8_impl.cc1358 CefRefPtr<CefV8Value> CefV8Value::CreateArray(int length) { in CreateArray() function in CefV8Value