Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/bionic/
H A Dsystem_property_set.cpp259 static const char* __prop_error_to_string(int error) { in __prop_error_to_string() function
328 __prop_error_to_string(result), result); in __system_property_set()