HomeSort by relevance Sort by last modified time
    Searched refs:RunLdSubprocess (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_translate_thread.h 88 bool RunLdSubprocess(int is_shared_library,
pnacl_translate_thread.cc 249 if(!RunLdSubprocess(is_shared_library, soname, lib_dependencies)) {
255 bool PnaclTranslateThread::RunLdSubprocess(int is_shared_library,

Completed in 24 milliseconds