Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dsystem_properties.cpp75 if (!InitContexts(false)) { in Init()
83 bool SystemProperties::InitContexts(bool load_default_path) { in InitContexts() function in SystemProperties
145 return InitContexts(load_default_path); in Reload()
/bionic/libc/system_properties/include/system_properties/
Dsystem_properties.h90 bool InitContexts(bool load_default_path);