Home
last modified time | relevance | path

Searched +defs:user +defs:name (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/
H A Dfeature_system.cpp25 int32_t FeatureSystem::RegisterCreator(const std::string &name, Creator creator, int32_t flag) in RegisterCreator()
31 FeatureSystem::Creator FeatureSystem::GetCreator(const std::string &name) in GetCreator()
41 int32_t FeatureSystem::RegisterStaticActs(const std::string &name, std::shared_ptr<StaticActs> stat… in RegisterStaticActs()
79 int32_t FeatureSystem::Feature::OnAppUninstall(const std::string &bundleName, int32_t user, int32_t… in OnAppUninstall()
84 int32_t FeatureSystem::Feature::OnAppUpdate(const std::string &bundleName, int32_t user, int32_t in… in OnAppUpdate()
89 int32_t FeatureSystem::Feature::OnAppInstall(const std::string &bundleName, int32_t user, int32_t i… in OnAppInstall()
99 int32_t FeatureSystem::Feature::OnUserChange(uint32_t code, const std::string &user, const std::str… in OnUserChange()
129 int32_t FeatureSystem::Feature::OnScreenUnlocked(int32_t user) in OnScreenUnlocked()
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/clip/
H A Dclip_plugin.cpp23 bool ClipPlugin::RegCreator(const std::string &name, Factory *factory) in RegCreator()
33 ClipPlugin *ClipPlugin::CreatePlugin(const std::string &name) in CreatePlugin()
44 bool ClipPlugin::DestroyPlugin(const std::string &name, ClipPlugin *plugin) in DestroyPlugin()
69 std::vector<ClipPlugin::GlobalEvent> ClipPlugin::GetTopEvents(uint32_t topN, int32_t user) in GetTopEvents()
85 void ClipPlugin::Clear(int32_t user) in Clear()
/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp76 int HttpDummy(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_t len) in HttpDummy()
102 std::string name = pair.first + NAME_END; in LwsCallbackClientAppendHandshakeHeader() local
112 int LwsCallbackWsPeerInitiatedClose(lws *wsi, lws_callback_reasons reason, void *user, void *in, si… in LwsCallbackWsPeerInitiatedClose()
132 int LwsCallbackClientWritable(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_t l… in LwsCallbackClientWritable()
172 int LwsCallbackClientConnectionError(lws *wsi, lws_callback_reasons reason, void *user, void *in, s… in LwsCallbackClientConnectionError()
186 int LwsCallbackClientReceive(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_t le… in LwsCallbackClientReceive()
238 int LwsCallbackClientEstablished(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_… in LwsCallbackClientEstablished()
254 int LwsCallbackClientClosed(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_t len) in LwsCallbackClientClosed()
276 int LwsCallbackWsiDestroy(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_t len) in LwsCallbackWsiDestroy()
287 int LwsCallbackProtocolDestroy(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_t … in LwsCallbackProtocolDestroy()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/
H A Daccount_delegate_test.cpp45 void SetName(const std::string &name) in SetName()
202 auto user = AccountDelegate::GetInstance()->GetUserByToken(INVALID_TOKEN_ID); variable
230 auto user = AccountDelegate::GetInstance()->IsVerified(userId); variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp317 int WebSocketExec::HttpDummy(lws *wsi, lws_callback_reasons reason, void *user, void *in, size_t le… in HttpDummy()
344 std::string name = pair.first + NAME_END; in LwsCallbackClientAppendHandshakeHeader() local
356 …tExec::LwsCallbackWsPeerInitiatedClose(lws *wsi, lws_callback_reasons reason, void *user, void *in, in LwsCallbackWsPeerInitiatedClose()
380 int WebSocketExec::LwsCallbackClientWritable(lws *wsi, lws_callback_reasons reason, void *user, voi… in LwsCallbackClientWritable()
446 …Exec::LwsCallbackClientConnectionError(lws *wsi, lws_callback_reasons reason, void *user, void *in, in LwsCallbackClientConnectionError()
455 int WebSocketExec::LwsCallbackClientReceive(lws *wsi, lws_callback_reasons reason, void *user, void… in LwsCallbackClientReceive()
464 …c::LwsCallbackClientFilterPreEstablish(lws *wsi, lws_callback_reasons reason, void *user, void *in, in LwsCallbackClientFilterPreEstablish()
503 [](const char *name, int nlen, void *opaque) -> void { in LwsCallbackClientFilterPreEstablish()
530 int WebSocketExec::LwsCallbackClientClosed(lws *wsi, lws_callback_reasons reason, void *user, void … in LwsCallbackClientClosed()
551 int WebSocketExec::LwsCallbackWsiDestroy(lws *wsi, lws_callback_reasons reason, void *user, void *i… in LwsCallbackWsiDestroy()
[all …]
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_proxy_userinfo.cpp127 std::string user; in GetHttpProxyHostPass() local
156 std::string name = NET_CONN_PROXY_DATABASE_FILE; in NetProxyUserinfo() local
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_adapter.cpp198 char user[MAX_USERID_LEN] = {0}; in InitAppCommonEnv() local
219 const char *name = config->string; in SetEnvInfo() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h80 std::string name; member
101 int32_t user; member
111 int32_t user = 0; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp154 sptr<IRemoteObject> KvStoreDataService::GetFeatureInterface(const std::string &name) in GetFeatureInterface()
623 int32_t KvStoreDataService::OnUninstall(const std::string &bundleName, int32_t user, int32_t index) in OnUninstall()
633 int32_t KvStoreDataService::OnUpdate(const std::string &bundleName, int32_t user, int32_t index) in OnUpdate()
643 int32_t KvStoreDataService::OnInstall(const std::string &bundleName, int32_t user, int32_t index) in OnInstall()
653 int32_t KvStoreDataService::OnScreenUnlocked(int32_t user) in OnScreenUnlocked()
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/
H A Dtest_process.cpp58 napi_value name = args[0]; in Method() local
563 std::string user = "root"; variable
586 std::string user = "1234"; variable
/ohos5.0/base/security/selinux_adapter/sepolicy/whitelist/
H A Dperm_group_whitelist.json4 "name": "execute and execute_no_trans", string
5 "user": [ array
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp923 std::string RdbServiceImpl::RemoveSuffix(const std::string& name) in RemoveSuffix()
982 int32_t RdbServiceImpl::RdbStatic::CloseStore(const std::string &bundleName, int32_t user, int32_t … in CloseStore()
1010 int32_t RdbServiceImpl::RdbStatic::OnAppUninstall(const std::string &bundleName, int32_t user, int3… in OnAppUninstall()
1015 int32_t RdbServiceImpl::RdbStatic::OnAppUpdate(const std::string &bundleName, int32_t user, int32_t… in OnAppUpdate()
1020 int32_t RdbServiceImpl::RdbStatic::OnClearAppStorage(const std::string &bundleName, int32_t user, i… in OnClearAppStorage()
/ohos5.0/base/startup/init/services/begetctl/
H A Dparam_cmd.c75 static char *GetRealParameter(BShellHandle shell, const char *name, char *buffer, uint32_t buffSize) in GetRealParameter()
164 static void ShowParam(BShellHandle shell, const char *name, const char *value) in ShowParam()
174 struct passwd *user = getpwuid(auditData.dacData.uid); in ShowParam() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp176 unsigned char *name = nullptr; in GetDatabases() local
625 const std::string &bundleName, int user, const DBMeta &dbMeta) in ConnectAssetLoader()
656 const std::string &bundleName, int user, const DBMeta &dbMeta) in ConnectCloudDB()
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp241 std::string user = userAndPasswd.substr(0, position); in AnalysisUsernameAndPasswd() local
1761 std::string name = ""; in Get() local
1792 std::string name = ""; in GetAll() local
1827 std::string name = ""; in Append() local
1858 std::string name = ""; in Delete() local
1930 void URLSearchParams::Set(napi_env env, napi_value name, napi_value value) in Set()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1528 std::string name = navDesInfo->name; in GetNavDestinationName() local
1548 std::string name = navigationStack->GetNavDesNameByIndex(index); in GetNavDesNameByIndex() local
1594 std::string name = routerInfo->name; in GetRouterPageName() local
1927 void AnimateTo(ArkUIContext* context, ArkUIAnimateOption option, void* event, void* user) in AnimateTo()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1572 for (auto &user : users) { in CheckImageSize() local
1977 std::string name = request.GetTemplate()->GetTemplateName(); in IsValidTemplate() local