Home
last modified time | relevance | path

Searched defs:GetFlags (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.cpp25 static int GetFlags(Mode mode) in GetFlags() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.cpp30 static int GetFlags(Mode mode) in GetFlags() function
/arkcompiler/runtime_core/runtime/include/
Dclass.h51 uint32_t GetFlags() const in GetFlags() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h186 inline BytecodeFlags GetFlags() const in GetFlags() function
Dgate_meta_data.h437 GateFlags GetFlags() const in GetFlags() function
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp240 HWTEST_F_L0(BuiltinsRegExpTest, GetFlags) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp240 JSTaggedValue BuiltinsRegExp::GetFlags(EcmaRuntimeCallInfo *argv) in GetFlags() function in panda::ecmascript::builtins::BuiltinsRegExp