MCPcopy Create free account
hub / github.com/MhmRdd/NoHello / preAppSpecialize

Method preAppSpecialize

module/src/main/cpp/nohello.cpp:301–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299 }
300
301 void preAppSpecialize(AppSpecializeArgs *args) override {
302 preSpecialize(args);
303 }
304
305 void postAppSpecialize(const AppSpecializeArgs *args) override {
306 const char *process = env->GetStringUTFChars(args->nice_name, nullptr);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected