Home
last modified time | relevance | path

Searched defs:force (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DrecordTable.cpp27 BoundContext::BoundContext(RecordTable *recordTable, ir::ClassDefinition *classDef, bool force) in BoundContext() argument
45 BoundContext::BoundContext(RecordTable *recordTable, ir::TSInterfaceDeclaration *interfaceDecl, bool force) in BoundContext() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dsort_helper.cpp41 uint32_t force = std::min(nRemaining, minRunLength); in Sort() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dfile_manager.cpp58 Expected<bool, std::string> FileManager::LoadAnFile(std::string_view anLocation, bool force) in LoadAnFile() argument
/arkcompiler/runtime_core/static_core/compiler/aot/
H A Daot_manager.cpp23 AddFile(const std::string &fileName, RuntimeInterface *runtime, uint32_t gcType, bool force) AddFile() argument
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H A Dprofile_dump_info.cpp527 bool ProfileDumpInfo::MergeAndSave(const PandaString &filename, uint64_t *bytesWritten, bool force) in MergeAndSave() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp627 void PGOProfiler::HandlePGODumpByDumpThread(bool force) in HandlePGODumpByDumpThread() argument
682 void PGOProfiler::MergeProfilerAndDispatchAsyncSaveTask(bool force) in MergeProfilerAndDispatchAsyncSaveTask() argument

Completed in 7 milliseconds