Home
last modified time | relevance | path

Searched refs:APPLICATION_TSAN_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.cpp124 const char* APPLICATION_TSAN_ENABLED = "tsanEnabled"; variable
1010 {APPLICATION_TSAN_ENABLED, applicationInfo.tsanEnabled}, in to_json()
1198 GetValueIfFindKey<bool>(jsonObject, jsonObjectEnd, APPLICATION_TSAN_ENABLED, in from_json()