Home
last modified time | relevance | path

Searched refs:TSAN_FLAG_NAME (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp184 constexpr const char* TSAN_FLAG_NAME = "tsanEnabled"; member
3095 startMsg.appEnv.emplace(TSAN_FLAG_NAME, std::to_string(1)); in SetAppEnvInfo()
3097 startMsg.appEnv.emplace(TSAN_FLAG_NAME, std::to_string(0)); in SetAppEnvInfo()

Completed in 13 milliseconds