Home
last modified time | relevance | path

Searched defs:IsNativeModuleRequest (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h160 inline static bool IsNativeModuleRequest(const CString &requestName) in IsNativeModuleRequest() function
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp610 HWTEST_F_L0(EcmaModuleTest, IsNativeModuleRequest) in HWTEST_F_L0() argument