Home
last modified time | relevance | path

Searched refs:CannotBeRequired (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_native_module.h66 bool CannotBeRequired(const char* id);
Dnode_native_module.cc154 bool NativeModuleLoader::CannotBeRequired(const char* id) { in CannotBeRequired() function in node::native_module::NativeModuleLoader