OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PathMapping
(Results
1 - 10
of
10
) sorted by null
/external/toolchain-utils/automation/clients/helper/
android.py
107
p4view = perforce.View('depot2', perforce.
PathMapping
.ListFromPathTuples([(
110
for mapping in perforce.
PathMapping
.ListFromPathDict(
115
p4view.add(perforce.
PathMapping
(p4_dev_path, 'src',
123
p4view.add(perforce.
PathMapping
(binutils_branch, 'src', (
126
p4view.add(perforce.
PathMapping
(binutils_branch, 'src', (
133
p4view.add(perforce.
PathMapping
(gcc_443_rel_branch, 'src', gcc443_path))
135
p4view.add(perforce.
PathMapping
(p4_dev_path, 'src', gcc443_path))
234
[perforce.
PathMapping
('gcctools/android/tools/...',
perforce.py
11
class
PathMapping
(object):
122
assert type(mapping) is
PathMapping
126
assert type(mapping) is
PathMapping
chromeos.py
122
perforce.
PathMapping
('gcctools/chromeos/v14/...')
crosstool.py
81
perforce.
PathMapping
.ListFromPathDict(paths))
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h
23
PathMapping
,
100
@retval
PathMapping
Path is a mapping path. NewPath points to the ':'.
/external/toolchain-utils/automation/clients/
chromeos.py
39
perforce.
PathMapping
('gcctools/chromeos/v14/...')
dejagnu_compiler.py
39
perforce.
PathMapping
('gcctools/chromeos/v14/...')
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
Path.c
45
@retval
PathMapping
Path is a mapping path. NewPath points to the character following ':'.
90
return
PathMapping
;
297
case
PathMapping
:
/external/toolchain-utils/
repo_to_repo.py
33
canonical_mappings.append(perforce.
PathMapping
(remote_path, local_path))
/prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar
Completed in 1108 milliseconds