Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/tools_webrtc/android/profiling/
H A Dperf_setup.sh79 function native_shared_lib_path() { function
86 readelf -h $(native_shared_lib_path) | grep Machine | awk '{print $2}'
112 cp -u $(native_shared_lib_path) "${dir}"
385 local native_lib=$(native_shared_lib_path)