Lines Matching refs:c_str

51         ALOGD("policy-parameter-manager: %s", log.c_str());
55 ALOGW("policy-parameter-manager: %s", log.c_str());
108 ALOGE("%s: Policy PFW start error: %s", __FUNCTION__, error.c_str());
119 "CriterionType %s already added", typeName.c_str());
120 ALOGD("%s: Adding new criterionType %s", __FUNCTION__, typeName.c_str());
131 "CriterionType %s not found", typeName.c_str());
133 numericValue, literalValue.c_str(), typeName.c_str());
187 cnode *node = config_find(root, gInclusiveCriterionTypeTag.c_str());
197 cnode *node = config_find(root, gExclusiveCriterionTypeTag.c_str());
226 ALOG_ASSERT(it != elementsMap.end(), "Element %s not found", name.c_str());
235 ALOG_ASSERT(it != elementsMap.end(), "Element %s not found", name.c_str());
242 cnode *node = config_find(root, gCriterionTag.c_str());
257 "Route Criterion %s already added", name.c_str());
267 if (!criterionType->getNumericalValue(defaultLiteralValue.c_str(), numericalValue)) {
269 defaultLiteralValue.c_str());
295 cnode *node = config_find(root, gPolicyConfTag.c_str());
340 ALOGE("%s: no criterion found for %s", __FUNCTION__, gPhoneStateCriterionTag.c_str());
356 ALOGE("%s: no criterion found for %s", __FUNCTION__, gPhoneStateCriterionTag.c_str());
373 ALOGE("%s: no criterion found for %s", __FUNCTION__, gForceUseCriterionTag[usage].c_str());
393 ALOGE("%s: no criterion found for %s", __FUNCTION__, gForceUseCriterionTag[usage].c_str());
412 ALOGE("%s: no criterion found for %s", __FUNCTION__, gInputDeviceCriterionTag.c_str());
425 ALOGE("%s: no criterion found for %s", __FUNCTION__, gOutputDeviceCriterionTag.c_str());