Home
last modified time | relevance | path

Searched defs:userName (Results 1 - 15 of 15) sorted by relevance

/foundation/filemanagement/user_file_service/test/fuzztest/useraccesscommonutils_fuzzer/
H A Duseraccesscommonutils_fuzzer.cpp34 string userName; in GetUserNameFuzzTest() local
/foundation/filemanagement/user_file_service/utils/
H A Duser_access_common_utils.h38 static bool GetUserName(std::string &userName) in GetUserName() argument
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_permission.cpp367 string FilePermission::GetPathByPermission(const std::string &userName, const std::string &permission) in GetPathByPermission() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_environment/
H A Denvironment_n_exporter.cpp63 std::string userName; in GetUserName() local
274 static std::string userName = GetUserName(); in GetUserHomeDir() local
/foundation/filemanagement/user_file_service/interfaces/kits/native/recent/
H A Drecent_n_exporter.cpp356 std::string userName; in InitRecentPath() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp907 auto userName = rtspUrl->GetUsername(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h108 virtual bool Confirm(void* object, std::string& userName, std::string& pwd, int index) in Confirm() argument
H A Dweb_delegate_cross.cpp523 bool WebAuthResult::Confirm(std::string& userName, std::string& pwd) in Confirm() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.cpp362 auto userName = privateCommand.find(AUTO_FILL_PARAMS_USERNAME); in AutoFillReceivePrivateCommand() local
H A Dtext_field_pattern.h1310 void SetAutoFillUserName(const std::string& userName) in SetAutoFillUserName() argument
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp721 std::string userName; in InitTrashPath() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp1192 std::string userName; in ChangeCurrentDir() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp254 bool AuthResultOhos::Confirm(std::string& userName, std::string& pwd) in Confirm() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp232 bool AuthResultOhos::Confirm(std::string& userName, std::string& pwd) in Confirm() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp314 std::string userName = args[0]->ToString(); in Confirm() local

Completed in 50 milliseconds