proxygen
|
Classes | |
class | ShellFBCodeBuilder |
Functions | |
def | find_project_root () |
def | persistent_temp_dir (repo_root) |
Variables | |
repo_root = find_project_root() | |
temp = persistent_temp_dir(repo_root) | |
config = read_fbcode_builder_config('fbcode_builder_config.py') | |
builder = ShellFBCodeBuilder() | |
make_steps = build_fbcode_builder_config(config) | |
steps = make_steps(builder) | |
def shell_builder.find_project_root | ( | ) |
Definition at line 78 of file shell_builder.py.
Referenced by shell_builder.ShellFBCodeBuilder.copy_local_repo().
def shell_builder.persistent_temp_dir | ( | repo_root | ) |
Definition at line 88 of file shell_builder.py.
References replace().
Referenced by shell_builder.ShellFBCodeBuilder.copy_local_repo().
shell_builder.builder = ShellFBCodeBuilder() |
Definition at line 99 of file shell_builder.py.
Referenced by folly.estimateSpaceNeeded(), folly::FormatValue< double >.formatHelper(), and TEST().
shell_builder.config = read_fbcode_builder_config('fbcode_builder_config.py') |
Definition at line 98 of file shell_builder.py.
shell_builder.make_steps = build_fbcode_builder_config(config) |
Definition at line 110 of file shell_builder.py.
Referenced by shell_builder.ShellFBCodeBuilder.copy_local_repo().
shell_builder.repo_root = find_project_root() |
Definition at line 95 of file shell_builder.py.
shell_builder.steps = make_steps(builder) |
Definition at line 111 of file shell_builder.py.
Referenced by folly::LockFreeRingBuffer< T, Atom >::Cursor.moveBackward(), folly::LockFreeRingBuffer< T, Atom >::Cursor.moveForward(), folly::compression::detail::UpperBitsReader< Encoder, Instructions, SizeType >.prepareSkipTo(), folly::RelaxedConcurrentPriorityQueue< T, MayBlock, SupportsSize, PopBatch, ListTargetSize, Mutex, Atom >.selectPosition(), folly::compression::BitVectorReader< Encoder, Instructions, kUnchecked >.skip(), folly::compression::detail::UpperBitsReader< Encoder, Instructions, SizeType >.skip(), folly::compression::detail::UpperBitsReader< Encoder, Instructions, SizeType >.skipToNext(), folly::RelaxedConcurrentPriorityQueue< T, MayBlock, SupportsSize, PopBatch, ListTargetSize, Mutex, Atom >.startPruning(), and folly::compression.testSkipTo().
shell_builder.temp = persistent_temp_dir(repo_root) |
Definition at line 96 of file shell_builder.py.
Referenced by testing::gmock_generated_actions_test.ACTION(), folly::basic_fbstring< E, T, A, Storage >.insertImpl(), testing::internal::NoDefaultContructor.NoDefaultContructor(), testing::gmock_generated_actions_test::SubstractAction.Perform(), folly::basic_fbstring< E, T, A, Storage >.replaceAliased(), folly::basic_fbstring< E, T, A, Storage >.replaceImpl(), MyString.Set(), TEST(), and testing::internal.TEST().