Searched defs:repository_root (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
H A D | capture_profile.cc | 58 absl::string_view repository_root, absl::string_view session_id, in PopulateProfileRequest() 86 absl::string_view repository_root, absl::string_view session_id, in PopulateNewProfileSessionRequest() 114 Status Profile(const std::string& repository_root, in Profile() 161 Status NewSession(absl::string_view repository_root, in NewSession() 188 std::string repository_root = GetTensorBoardProfilePluginDir(logdir); in Trace() local
|
H A D | save_profile.cc | 81 Status GetOrCreateRunDir(const std::string& repository_root, in GetOrCreateRunDir() 115 Status SaveProfile(const std::string& repository_root, const std::string& run, in SaveProfile() 129 Status SaveGzippedToolData(const std::string& repository_root, in SaveGzippedToolData()
|
H A D | remote_profiler_session_manager_test.cc | 45 absl::string_view repository_root, absl::string_view session_id, in PopulateProfileRequest()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/ |
H A D | profiler_analysis.proto | 11 string repository_root = 2; field 25 string repository_root = 1; field 44 string repository_root = 1; field
|
H A D | profiler_service.proto | 53 string repository_root = 5; field
|
/aosp_15_r20/prebuilts/checkstyle/gitlint/ |
H A D | git.py | 22 def repository_root(): function
|
/aosp_15_r20/hardware/google/pixel/preupload_hooks/pixel_json_checker/gitlint/ |
D | git.py | 22 def repository_root(): function
|