Searched refs:CannotBeRequired (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_native_module.h | 66 bool CannotBeRequired(const char* id); |
D | node_native_module.cc | 154 bool NativeModuleLoader::CannotBeRequired(const char* id) { in CannotBeRequired() function in node::native_module::NativeModuleLoader |