Searched refs:path_cstr (Results 1 – 1 of 1) sorted by relevance
2319 const char* path_cstr = path_native.c_str(); in com_android_internal_os_Zygote_nativeAllowFileAcrossFork() local2320 if (!path_cstr) { in com_android_internal_os_Zygote_nativeAllowFileAcrossFork()2323 FileDescriptorAllowlist::Get()->Allow(path_cstr); in com_android_internal_os_Zygote_nativeAllowFileAcrossFork()