Home
last modified time | relevance | path

Searched defs:labels (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/security/asset/test/unittest/inner_kits_rust/src/
H A Dremove_abnormal.rs57 let labels = &[CRITICAL_LABEL_ATTRS, NORMAL_LABEL_ATTRS].concat(); in remove_invalid_label() localVariable
H A Dpre_query_abnormal.rs66 let labels = &[CRITICAL_LABEL_ATTRS, NORMAL_LABEL_ATTRS].concat(); in pre_query_invalid_label() localVariable
H A Dadd_abnormal.rs219 let labels = &[CRITICAL_LABEL_ATTRS, NORMAL_LABEL_ATTRS].concat(); in add_invalid_label() localVariable
253 let labels = &[CRITICAL_LABEL_ATTRS, NORMAL_LABEL_ATTRS].concat(); in add_bytes_tag_with_unmatched_type() localVariable
H A Dupdate_abnormal.rs127 let labels = &[CRITICAL_LABEL_ATTRS, NORMAL_LABEL_ATTRS].concat(); in update_query_invalid_label() localVariable
290 let labels = NORMAL_LABEL_ATTRS.to_vec(); in update_invalid_label() localVariable
H A Dquery_abnormal.rs57 let labels = &[CRITICAL_LABEL_ATTRS, NORMAL_LABEL_ATTRS].concat(); in query_invalid_label() localVariable
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.cpp45 …const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callba… in CheckAccountLabels()
H A Dmock_app_account_stub.cpp351 const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) in CheckAccountLabels()
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_authenticator.h50 std::vector<std::string> labels; member
H A Dnapi_app_account_common.h153 std::vector<std::string> labels; member
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_not_mock_test.cpp224 std::vector<std::string> labels; variable
H A Dapp_account_authenticate_test.cpp93 …const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callba… in CheckAccountLabels()
325 std::vector<std::string> labels; variable
685 std::vector<std::string> labels; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data.cpp129 std::set<std::string> labels; in GetEntriesTypes() local
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authenticator_stub.cpp163 std::vector<std::string> labels; in ProcCheckAccountLabels() local
H A Dapp_account_manager.cpp239 const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) in CheckAccountLabels()
H A Dapp_account.cpp528 const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) in CheckAccountLabels()
H A Dapp_account_proxy.cpp1012 const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) in CheckAccountLabels()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_proxy.cpp188 …const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callba… in CheckAccountLabels()
H A Dapp_account_manager_service.cpp639 const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) in CheckAccountLabels()
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dutils.cpp201 std::vector<string> labels; in AnalysisResults() local
/ohos5.0/base/account/os_account/frameworks/test/unittest/
H A Daccount_appaccount_proxy_mock_test.cpp566 std::vector<std::string> labels; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_stub_test.cpp687 std::vector<std::string> labels; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_linker.cpp469 …catorLinker::UpdateOnlineLabels(const std::string &device, const std::map<LabelType, bool> &labels) in UpdateOnlineLabels()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h101 std::vector<std::string> labels; member
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_test.cpp1921 std::vector<std::string> labels; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp275 …const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callba… in CheckAccountLabels()

12