Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Drequest_ctocpp.cc376 return RT_SUB_RESOURCE; in GetResourceType()
/third_party/cef/libcef_dll/cpptoc/
Drequest_cpptoc.cc366 return RT_SUB_RESOURCE; in request_get_resource_type()
/third_party/cef/include/internal/
Dcef_types.h1069 RT_SUB_RESOURCE, enumerator
/third_party/cef/libcef/common/
Drequest_impl.cc853 resource_type_ = RT_SUB_RESOURCE; in Reset()