Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp2671 char* const value_dup = strdup(value_utf8.c_str()); in _init_env() local
2676 g_environ_utf8.insert({name_utf8, value_dup}); in _init_env()