MCPcopy Create free account
hub / github.com/DISTRHO/DPF / fileRequest

Method fileRequest

distrho/src/DistrhoUIStub.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 #endif
113
114 bool fileRequest(const char*)
115 {
116 return true;
117 }
118
119 static bool fileRequestCallback(void* const ptr, const char* const key)
120 {

Callers 1

fileRequestCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected