Searched refs:Vlog (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dutility.cc43 GetNaClInterface()->Vlog(stack_buffer);
51 GetNaClInterface()->Vlog(buffer);
/external/chromium_org/tools/relocation_packer/src/
H A Ddebug_unittest.cc48 TEST(Debug, Vlog) {
/external/chromium_org/ppapi/c/private/
H A Dppb_nacl_private.h324 void (*Vlog)(const char* message); member in struct:PPB_NaCl_Private_1_0
/external/chromium_org/ppapi/api/private/
H A Dppb_nacl_private.idl302 void Vlog([in] str_t message);
/external/chromium_org/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc788 void Vlog(const char* message) { function in namespace:nacl::__anon6635
1669 &Vlog,
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c3560 iface->Vlog(message);
5487 .Vlog = (void (*)(const char* message))&Pnacl_M25_PPB_NaCl_Private_Vlog,

Completed in 1846 milliseconds