Home
last modified time | relevance | path

Searched refs:OverrideAssetPath (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/common/
Dresource_util.cc230 void OverrideAssetPath() { in OverrideAssetPath() function
232 if (dladdr(reinterpret_cast<const void*>(&OverrideAssetPath), &dl_info)) { in OverrideAssetPath()
Dresource_util.h39 void OverrideAssetPath();
/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.cc46 resource_util::OverrideAssetPath(); in ChromeMainDelegateCef()
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc81 resource_util::OverrideAssetPath(); in AlloyMainDelegate()
/third_party/chromium/patch/
D0003-ohos-1115.patch24147 void OverrideAssetPath() {