Lines Matching refs:dest_dir
286 # dest_dir: Root directory where sources are copied to.
287 # sources: List of files and directories to copy to ${dest_dir}.
290 assert(defined(invoker.sources) && defined(invoker.dest_dir),
291 "sources and dest_dir are necessary ")
297 _dest = invoker.dest_dir
391 # dest_dir: Root directory where sources are copied to.
392 # sources: List of files and directories to copy to ${dest_dir}.
397 if (defined(invoker.dest_dir)) {
398 _dest_dir = invoker.dest_dir
491 "dest_dir",
501 dest_dir = _dest_dir
513 # dest_dir: Root directory where sources are copied to.
514 # sources: List of files and directories to copy to ${dest_dir}.
525 # dest_dir: Root directory where sources are copied to.
526 # sources: List of files and directories to copy to ${dest_dir}.
529 if (defined(invoker.dest_dir)) {
530 _dest_dir = invoker.dest_dir
545 "dest_dir",
547 dest_dir = _dest_dir