Home
last modified time | relevance | path

Searched refs:APPLICATION_GWP_ASAN_ENABLED (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp122 const char* APPLICATION_GWP_ASAN_ENABLED = "GWPAsanEnabled"; variable
1007 {APPLICATION_GWP_ASAN_ENABLED, applicationInfo.gwpAsanEnabled}, in to_json()
1194 GetValueIfFindKey<bool>(jsonObject, jsonObjectEnd, APPLICATION_GWP_ASAN_ENABLED, in from_json()