Home
last modified time | relevance | path

Searched defs:user_path (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DUCCTracing.cpp35 char* user_path = std::getenv("TORCH_UCC_COMMS_TRACE_OUTPUT_DIR"); in flushComms() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cc255 const char *user_path = common_flags()->external_symbolizer_path; in ChooseSymbolizerTools() local
/aosp_15_r20/external/libxkbcommon/src/
H A Dcontext.c107 char *user_path; in xkb_context_include_path_append_default() local
H A Dregistry.c588 char *user_path; in rxkb_context_include_path_append_default() local
/aosp_15_r20/system/vold/model/
H A DEmulatedVolume.cpp496 std::string user_path(StringPrintf("%s/%d", getPath().c_str(), getMountUserId())); in doUnmount() local
/aosp_15_r20/external/autotest/client/cros/
H A Dcryptohome.py40 def user_path(user): function
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.cpp146 auto user_path = create_data_user_ce_path(volume_uuid, user); in create_data_user_ce_package_path() local
270 auto user_path = create_data_misc_ce_rollback_path(volume_uuid, user, snapshot_id); in create_data_misc_ce_rollback_package_path() local
/aosp_15_r20/system/security/keystore2/src/
H A Dlegacy_blob.rs987 let mut user_path = self.path.clone(); in is_empty_user() localVariable
1228 let user_path = self.make_user_path_name(user_id); in remove_user_dir_if_empty() localVariable
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h64457 struct path user_path; member