Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/
Dconfig_globals.cc41 const char* MakeForeverCStr(std::string_view view) { in MakeForeverCStr() function
58 *reinterpret_cast<const char**>(cookie) = MakeForeverCStr(value); in TryReadBionicSystemPropertyImpl()
80 *value_ptr = MakeForeverCStr(env); in TryReadConfig()
99 g_main_executable_real_path = MakeForeverCStr(path); in SetMainExecutableRealPath()
108 g_app_package_name = MakeForeverCStr(name); in SetAppPackageName()
117 g_app_private_dir = MakeForeverCStr(name); in SetAppPrivateDir()