Home
last modified time | relevance | path

Searched defs:is_main (Results 1 – 6 of 6) sorted by relevance

/third_party/node/src/
Dinspector_agent.cc376 explicit NodeInspectorClient(node::Environment* env, bool is_main) in NodeInspectorClient()
671 bool is_main) { in Start()
Dnode.cc203 bool is_main = !parent_handle; in InitializeInspector() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin3.c838 new_source_handler (GstURIDecodeBin3 * uridecodebin, gboolean is_main) in new_source_handler()
Dgstdecodebin3.c285 gboolean is_main; member
/third_party/cef/tests/ceftests/
Dframe_handler_unittest.cc103 bool is_main() const { return is_main_; } in is_main() function
/third_party/quickjs/
Dquickjs-libc.c515 JS_BOOL use_realpath, JS_BOOL is_main) in js_module_set_import_meta()