Searched refs:make_full_path (Results 1 – 3 of 3) sorted by relevance
/external/dbus/bus/ |
D | config-parser-trivial.c | 600 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()
|
D | config-parser.c | 2059 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/ |
D | ChangeLog.pre-1-2 | 859 (process_test_valid_subdir), (make_full_path), (check_file_valid),
|