Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconfig-parser-trivial.c600 make_full_path (const DBusString *test_data_dir, in make_full_path() function
690 if (!make_full_path (test_data_dir, "invalid-config-files", "not-well-formed.conf", &full_path)) in bus_config_parser_trivial_test()
697 if (!make_full_path (test_data_dir, "valid-config-files", "system.conf", &full_path)) in bus_config_parser_trivial_test()
Dconfig-parser.c2059 make_full_path (const DBusString *basedir, in make_full_path() function
2376 if (!make_full_path (&selinux_policy_root, content, &full_path)) in bus_config_parser_content()
2382 else if (!make_full_path (&parser->basedir, content, &full_path)) in bus_config_parser_content()
2408 if (!make_full_path (&parser->basedir, content, &full_path)) in bus_config_parser_content()
2433 if (!make_full_path (&parser->basedir, content, &full_path)) in bus_config_parser_content()
2523 if (!make_full_path (&parser->basedir, content, &full_path)) in bus_config_parser_content()
/external/dbus/
DChangeLog.pre-1-2859 (process_test_valid_subdir), (make_full_path), (check_file_valid),