Home
last modified time | relevance | path

Searched refs:CHECK_NOT_NULL (Results 1 - 25 of 137) sorted by relevance

123456

/third_party/node/test/cctest/
H A Dtest_crypto_clienthello.cc58 CHECK_NOT_NULL(alloc_base); in OverrunGuardedBuffer()
66 CHECK_NOT_NULL(alloc_base); in OverrunGuardedBuffer()
77 CHECK_NOT_NULL(alloc_base); in OverrunGuardedBuffer()
H A Dtest_sockaddr.cc95 CHECK_NOT_NULL(foo); in TEST()
103 CHECK_NOT_NULL(lru.Peek(addr1)); in TEST()
112 CHECK_NOT_NULL(lru.Peek(addr2)); in TEST()
121 CHECK_NOT_NULL(lru.Peek(addr3)); in TEST()
H A Dtest_linked_binding.cc45 CHECK_NOT_NULL(*utf8val); in TEST_F()
86 CHECK_NOT_NULL(*utf8val); in TEST_F()
130 CHECK_NOT_NULL(*utf8val); in TEST_F()
157 CHECK_NOT_NULL(*utf8val); in TEST_F()
368 CHECK_NOT_NULL(*utf8val); in TEST_F()
H A Dtest_environment.cc455 CHECK_NOT_NULL(data.platform); in TEST_F()
474 CHECK_NOT_NULL(isolate); in TEST_F()
488 CHECK_NOT_NULL(isolate_data); in TEST_F()
497 CHECK_NOT_NULL(environment); in TEST_F()
597 CHECK_NOT_NULL(isolate); in TEST_F()
/third_party/node/src/
H A Dstream_pipe.cc28 CHECK_NOT_NULL(sink); in StreamPipe()
29 CHECK_NOT_NULL(source); in StreamPipe()
127 CHECK_NOT_NULL(previous_listener_); in OnStreamRead()
183 CHECK_NOT_NULL(previous_listener_); in OnStreamAfterWrite()
198 CHECK_NOT_NULL(previous_listener_); in OnStreamAfterShutdown()
233 CHECK_NOT_NULL(previous_listener_); in OnStreamAlloc()
239 CHECK_NOT_NULL(previous_listener_); in OnStreamRead()
H A Dnode_union_bytes.h36 CHECK_NOT_NULL(two_bytes_); in two_bytes_data()
40 CHECK_NOT_NULL(one_bytes_); in one_bytes_data()
H A Dinspector_agent.cc695 CHECK_NOT_NULL(host_port); in Start()
761 CHECK_NOT_NULL(client_); in StartIoThread()
786 CHECK_NOT_NULL(client_); in Connect()
802 CHECK_NOT_NULL(parent_handle_); in ConnectToMainThread()
803 CHECK_NOT_NULL(client_); in ConnectToMainThread()
816 CHECK_NOT_NULL(client_); in WaitForDisconnect()
969 CHECK_NOT_NULL(client_); in GetParentHandle()
983 CHECK_NOT_NULL(client_); in WaitForConnect()
993 CHECK_NOT_NULL(client_); in GetWorkerManager()
H A Dfs_event_wrap.cc90 CHECK_NOT_NULL(wrap); in GetInitialized()
141 CHECK_NOT_NULL(wrap); in Start()
148 CHECK_NOT_NULL(*path); in Start()
H A Dnode_trace_events.cc74 CHECK_NOT_NULL(GetTracingAgentWriter()); in New()
81 CHECK_NOT_NULL(category_set); in Enable()
95 CHECK_NOT_NULL(category_set); in Disable()
H A Dstream_base.cc472 CHECK_NOT_NULL(wrap); in CallJSOnreadMethod()
644 CHECK_NOT_NULL(stream_); in OnStreamAlloc()
650 CHECK_NOT_NULL(stream_); in OnStreamRead()
677 CHECK_NOT_NULL(stream_); in OnStreamRead()
759 CHECK_NOT_NULL(previous_listener_); in OnStreamAfterShutdown()
764 CHECK_NOT_NULL(previous_listener_); in OnStreamAfterWrite()
782 CHECK_NOT_NULL(listener); in RemoveStreamListener()
791 CHECK_NOT_NULL(current); in RemoveStreamListener()
H A Dnode_file.cc957 CHECK_NOT_NULL(*path); in Access()
1123 CHECK_NOT_NULL(*path); in Stat()
1156 CHECK_NOT_NULL(*path); in LStat()
1222 CHECK_NOT_NULL(*path); in StatFs()
1264 CHECK_NOT_NULL(*target); in Symlink()
1266 CHECK_NOT_NULL(*path); in Symlink()
1299 CHECK_NOT_NULL(*src); in Link()
1302 CHECK_NOT_NULL(*dest); in Link()
1332 CHECK_NOT_NULL(*path); in ReadLink()
1377 CHECK_NOT_NULL(*old_pat in Rename()
[all...]
H A Dnode_api.cc26 CHECK_NOT_NULL(node_env()); in node_jsvm_env__()
179 CHECK_NOT_NULL(node_env); in NewEnv()
700 CHECK_NOT_NULL(node_env); in jsvm_module_register_by_symbol()
1368 CHECK_NOT_NULL(func); in jsvm_get_threadsafe_function_context()
1369 CHECK_NOT_NULL(result); in jsvm_get_threadsafe_function_context()
1379 CHECK_NOT_NULL(func); in jsvm_call_threadsafe_function()
1386 CHECK_NOT_NULL(func); in jsvm_acquire_threadsafe_function()
1392 CHECK_NOT_NULL(func); in jsvm_release_threadsafe_function()
1398 CHECK_NOT_NULL(func); in jsvm_unref_threadsafe_function()
1404 CHECK_NOT_NULL(fun in jsvm_ref_threadsafe_function()
[all...]
H A Dnode_main_instance.cc81 CHECK_NOT_NULL(isolate_); in NodeMainInstance()
119 CHECK_NOT_NULL(env); in Run()
H A Djs_native_api_v8_inspector.cc325 CHECK_NOT_NULL(agent_); in Post()
381 CHECK_NOT_NULL(object); in AddObject()
393 CHECK_NOT_NULL(pointer); in GetObject()
450 CHECK_NOT_NULL(req.ptr); in ScriptPath()
1298 CHECK_NOT_NULL(host_port); in Start()
1322 CHECK_NOT_NULL(client_); in StartIoThread()
1346 CHECK_NOT_NULL(client_); in Connect()
1360 CHECK_NOT_NULL(client_); in WaitForDisconnect()
1425 CHECK_NOT_NULL(client_); in WaitForConnect()
H A Dstream_wrap.cc244 CHECK_NOT_NULL(wrap); in AcceptHandle()
246 CHECK_NOT_NULL(stream); in AcceptHandle()
345 CHECK_NOT_NULL(req_wrap); in AfterUvShutdown()
410 CHECK_NOT_NULL(req_wrap); in AfterUvWrite()
H A Dstream_base-inl.h56 CHECK_NOT_NULL(previous_listener_); in PassReadErrorToPreviousListener()
61 CHECK_NOT_NULL(listener); in PushStreamListener()
H A Dprocess_wrap.cc98 CHECK_NOT_NULL(stream); in StreamForWrap()
202 CHECK_NOT_NULL(options.args[i]); in Spawn()
228 CHECK_NOT_NULL(options.env[i]); in Spawn()
/third_party/node/src/api/
H A Dembed_helpers.cc20 CHECK_NOT_NULL(env); in SpinEventLoop()
22 CHECK_NOT_NULL(platform); in SpinEventLoop()
91 CHECK_NOT_NULL(platform); in CommonEnvironmentSetup()
92 CHECK_NOT_NULL(errors); in CommonEnvironmentSetup()
H A Dhooks.cc26 CHECK_NOT_NULL(env); in AtExit()
120 CHECK_NOT_NULL(env); in AddEnvironmentCleanupHook()
128 CHECK_NOT_NULL(env); in RemoveEnvironmentCleanupHook()
152 CHECK_NOT_NULL(env); in AddEnvironmentCleanupHookInternal()
209 CHECK_NOT_NULL(env); in EmitAsyncInit()
H A Dexceptions.cc29 CHECK_NOT_NULL(env); in ErrnoException()
98 CHECK_NOT_NULL(env); in UVException()
193 CHECK_NOT_NULL(env); in WinapiErrnoException()
H A Dcallback.cc56 CHECK_NOT_NULL(env); in InternalCallbackScope()
253 CHECK_NOT_NULL(env); in MakeCallback()
283 CHECK_NOT_NULL(env); in MakeCallback()
306 CHECK_NOT_NULL(env); in MakeSyncCallback()
/third_party/node/deps/v8/src/utils/
H A Dlocked-queue-inl.h24 CHECK_NOT_NULL(head_); in LockedQueue()
44 CHECK_NOT_NULL(n); in Enqueue()
/third_party/node/src/inspector/
H A Dmain_thread_interface.cc208 CHECK_NOT_NULL(agent_); in Post()
264 CHECK_NOT_NULL(object); in AddObject()
276 CHECK_NOT_NULL(pointer); in GetObject()
/third_party/node/src/crypto/
H A Dcrypto_ec.cc127 CHECK_NOT_NULL(group_); in ECDH()
328 CHECK_NOT_NULL(priv_key); in SetPrivateKey()
539 CHECK_NOT_NULL(pub); in DeriveBits()
540 CHECK_NOT_NULL(private_key); in DeriveBits()
652 CHECK_NOT_NULL(fn); in EC_Raw_Export()
765 CHECK_NOT_NULL(ec); in ExportJWKEcKey()
993 CHECK_NOT_NULL(ec); in GetEcKeyDetail()
1011 CHECK_NOT_NULL(ec); in GroupOrderSize()
H A Dcrypto_clienthello-inl.h59 CHECK_NOT_NULL(onhello_cb); in Start()

Completed in 21 milliseconds

123456