Home
last modified time | relevance | path

Searched defs:arkProperties (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp97 int arkProperties = OHOS::system::GetIntParameter<int>("persist.ark.properties", -1); in Create() local
156 int arkProperties = OHOS::system::GetIntParameter<int>("persist.ark.properties", -1); in PostFork() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp3700 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties(); in HWTEST_F_L0() local
3726 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties(); in HWTEST_F_L0() local
3800 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties(); in HWTEST_F_L0() local
3827 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties(); in HWTEST_F_L0() local
3852 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties(); in HWTEST_F_L0() local
3889 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties(); HWTEST_F_L0() local
[all...]

Completed in 9 milliseconds