Searched refs:fqn (Results 1 - 1 of 1) sorted by relevance

/system/core/nexus/
H A DPropertyManager.cpp204 char fqn[255]; local
207 snprintf(fqn, sizeof(fqn), "%s.%s%s",
210 if (!strcasecmp(name, fqn)) {
233 char fqn[255]; local
236 snprintf(fqn, sizeof(fqn), "%s.%s%s",
239 if (!strcasecmp(name, fqn)) {
265 char fqn[255]; local
268 snprintf(fqn, sizeo
[all...]

Completed in 62 milliseconds