Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dlibc_wrappers.cc32 using execle_function_type = int (*)(const char*, const char*, ...); typedef
138 reinterpret_cast<execle_function_type>(dlsym(RTLD_NEXT, "execle")); in execle()