Searched defs:property_get_int32 (Results 1 – 2 of 2) sorted by relevance
77 int32_t property_get_int32(const char* key, int32_t default_value) { in property_get_int32() function
332 TEST_F(PropertiesTest, property_get_int32) { in TEST_F() argument