Searched refs:cgroupPath (Results 1 – 2 of 2) sorted by relevance
34 jclass clazz, jint type, jstring cgroupPath) { in com_android_net_module_util_BpfUtil_getProgramIdFromCgroup() argument36 ScopedUtfChars dirPath(env, cgroupPath); in com_android_net_module_util_BpfUtil_getProgramIdFromCgroup()
69 private static native int native_getProgramIdFromCgroup(int type, String cgroupPath) in native_getProgramIdFromCgroup() argument