Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp98 int arkProperties = OHOS::system::GetIntParameter<int>("persist.ark.properties", -1); in Create() local
157 int arkProperties = OHOS::system::GetIntParameter<int>("persist.ark.properties", -1); in PostFork() local