Home
last modified time | relevance | path

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

/external/cronet/components/nacl/renderer/plugin/
Dpnacl_coordinator.h110 void LoadLinker(int32_t pp_error);
Dpnacl_coordinator.cc396 callback_factory_.NewCallback(&PnaclCoordinator::LoadLinker); in RunCompile()
405 void PnaclCoordinator::LoadLinker(int32_t pp_error) { in LoadLinker() function in plugin::PnaclCoordinator