PP_URLComponent_Dev 53 ppapi/c/dev/ppb_url_util_dev.h PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_URLComponent_Dev, 8); PP_URLComponent_Dev 56 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev scheme; PP_URLComponent_Dev 57 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev username; PP_URLComponent_Dev 58 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev password; PP_URLComponent_Dev 59 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev host; PP_URLComponent_Dev 60 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev port; PP_URLComponent_Dev 61 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev path; PP_URLComponent_Dev 62 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev query; PP_URLComponent_Dev 63 ppapi/c/dev/ppb_url_util_dev.h struct PP_URLComponent_Dev ref; PP_URLComponent_Dev 188 ppapi/proxy/ppapi_messages.h IPC_STRUCT_TRAITS_BEGIN(PP_URLComponent_Dev) PP_URLComponent_Dev 18 ppapi/shared_impl/ppb_url_util_shared.cc PP_URLComponent_Dev* output) { PP_URLComponent_Dev 13 ppapi/tests/test_url_util.cc static bool ComponentEquals(const PP_URLComponent_Dev& component,