Home
last modified time | relevance | path

Searched defs:LoadBinaryResource (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/shared/browser/
Dresource_util_win.cc16 bool LoadBinaryResource(int binaryId, DWORD& dwSize, LPBYTE& pBytes) { in LoadBinaryResource() function
86 bool LoadBinaryResource(const char* resource_name, std::string& resource_data) { in LoadBinaryResource() function
Dresource_util_posix.cc39 bool LoadBinaryResource(const char* resource_name, std::string& resource_data) { in LoadBinaryResource() function