Home
last modified time | relevance | path

Searched refs:pw_name (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp344 // if bundlename is empty, fill in pw_name in GetCallingBundleName()
347 callingBundleName = user->pw_name; in GetCallingBundleName()
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp471 auto ret = snprintf_s(hdr.uname, sizeof(hdr.uname), sizeof(hdr.uname) - 1, "%s", pw->pw_name); in FillOwnerName()
473 HILOGE("Fill pw_name failed, err = %{public}d", errno); in FillOwnerName()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp534 std::string username(passwordEntry->pw_name); in HWTEST_F()

Completed in 7 milliseconds