Searched refs:RunRebasePath (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/tools/gn/ |
D | function_rebase_path_unittest.cc | 24 Value result = functions::RunRebasePath(scope, &function, args, &err); in RebaseOne() 96 Value ret = functions::RunRebasePath(setup.scope(), &function, args, &err); in TEST() 114 Value ret = functions::RunRebasePath(setup.scope(), &function, args, &err); in TEST()
|
D | function_rebase_path.cc | 210 Value RunRebasePath(Scope* scope, in RunRebasePath() function
|
D | functions.h | 217 Value RunRebasePath(Scope* scope,
|