Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp2334 ScopedUtfChars sysfsNodePathChars(env, path); in nativeSysfsNodeChanged() local
2335 const std::string sysfsNodePath = sysfsNodePathChars.c_str(); in nativeSysfsNodeChanged()