| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/ |
| D | Process.cpp | 296 static ets_double PManagerGetUidForName(EtsEnv *env, [[maybe_unused]] ets_object process, ets_strin… in PManagerGetUidForName() 305 …double PManagerGetThreadPriority([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process, in PManagerGetThreadPriority() 311 …s_double PManagerGetSystemConfig([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process, in PManagerGetSystemConfig() 317 static ets_string PManagerGetEnvironmentVar(EtsEnv *env, [[maybe_unused]] ets_object process, ets_s… in PManagerGetEnvironmentVar() 326 static void PManagerExit([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process, ets_dou… in PManagerExit() 331 static ets_boolean PManagerKill(EtsEnv *env, [[maybe_unused]] ets_object process, ets_double signal… in PManagerKill() 355 static ets_double GetTid([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process) in GetTid() 360 static ets_double GetPid([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process) in GetPid() 365 static ets_double GetPPid([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process) in GetPPid() 370 static ets_double GetUid([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process) in GetUid() [all …]
|
| /arkcompiler/ets_runtime/compiler_service/sa_profile/ |
| D | 5300.json | 2 "process": "compiler_service", string
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/imports/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/global_vars/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/enums/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/methods/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/functions/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/unions/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/async/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/fields/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/classes/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/getters_setters/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/properties/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/generics/ |
| D | main.ts | 16 declare const process: { env: Record<string, unknown>; exit: Function }; constant
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | exec.cpp | 39 Expected<int, Error> Wait(int64_t process, bool testStatus) in Wait()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ |
| D | logs.py | 35 def process(self, msg: Any, kwargs): member in RichLogger
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 48 def process(options) method in TestRunner.Plugin
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| D | runner.rb | 48 def process(options) method in TestRunner.Plugin
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/ |
| D | main.rb | 200 def process(sub) method in Generator
|
| /arkcompiler/ets_frontend/arkguard/src/transformers/rename/ |
| D | RenameIdentifierTransformer.ts | 233 for (const process of processors) { constant
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/ |
| D | ets_test_suite.py | 94 def process(self, force_generate: bool) -> None: member in EtsTestSuite
|
| /arkcompiler/ets_runtime/test/moduletest/stubbuilder/ |
| D | stubbuilder.js | 702 function process(arr) { function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 10151 Label process(env); in IntToEcmaString() local
|