OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProtoRootDir
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/objectivec/DevTools/
check_version_stamps.sh
14
readonly
ProtoRootDir
="${ScriptDir}/../.."
25
readonly PluginSrc="${
ProtoRootDir
}/src/google/protobuf/compiler/objectivec/objectivec_file.cc"
37
readonly RuntimeSrc="${
ProtoRootDir
}/objectivec/GPBBootstrap.h"
full_mac_build.sh
10
readonly
ProtoRootDir
="${ScriptDir}/../.."
130
cd "${
ProtoRootDir
}"
/external/protobuf/objectivec/
generate_well_known_types.sh
13
readonly
ProtoRootDir
="${ScriptDir}/.."
22
pushd "${
ProtoRootDir
}" > /dev/null
61
diff -r "${TMP_DIR}/google" "${
ProtoRootDir
}/objectivec/google" > /dev/null
76
cp -r "${TMP_DIR}/google/." "${
ProtoRootDir
}/objectivec/google/"
Completed in 416 milliseconds