Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.cpp22 static int GetFlags(Mode mode) in GetFlags() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dfile.cpp26 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/static_core/platforms/windows/libpandabase/
Dfile.cpp30 static int GetFlags(Mode mode) in GetFlags() function
/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
Dohos_app_ability_want.impl.cpp97 optional<float> GetFlags() in GetFlags() function in __anon25e9d6600111::WantImpl
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_regexp_stub_builder.cpp21 void BuiltinsRegExpStubBuilder::GetFlags(GateRef glue, GateRef thisValue, in GetFlags() function in panda::ecmascript::kungfu::BuiltinsRegExpStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_file.h101 Xword GetFlags() const in GetFlags() function
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h105 maplebe::Xword GetFlags() const in GetFlags() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h436 uint32_t GetFlags() const in GetFlags() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h50 uint32_t GetFlags() const in GetFlags() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h163 Word GetFlags() const in GetFlags() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h712 VariableFlags GetFlags() const in GetFlags() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h287 inline BytecodeFlags GetFlags() const in GetFlags() function
Dshare_gate_meta_data.h242 GateFlags GetFlags() const in GetFlags() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DCFG.cpp52 CFG::BasicBlockFlags CFG::BasicBlock::GetFlags() const in GetFlags() function in ark::es2panda::compiler::CFG::BasicBlock
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp195 HWTEST_F_L0(BuiltinsRegExpTest, GetFlags) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp368 JSTaggedValue BuiltinsRegExp::GetFlags(EcmaRuntimeCallInfo *argv) in GetFlags() function in panda::ecmascript::builtins::BuiltinsRegExp