Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/c/system/
Dthunks.cc78 const char kLibraryPathEnvironmentVar[] = "MOJO_CORE_LIBRARY_PATH"; in CoreLibraryInitializer() local
79 if (environment->GetVar(kLibraryPathEnvironmentVar, &library_path_value)) in CoreLibraryInitializer()