Home
last modified time | relevance | path

Searched refs:conditions (Results 1 – 25 of 108) sorted by relevance

12345

/base/security/access_token/services/accesstokenmanager/main/cpp/include/database/
Ddata_storage.h42 virtual int Remove(const DataType type, const GenericValues& conditions) = 0;
44 …odify(const DataType type, const GenericValues& modifyValues, const GenericValues& conditions) = 0;
Dsqlite_storage.h44 int Remove(const DataType type, const GenericValues& conditions) override;
46 …(const DataType type, const GenericValues& modifyValues, const GenericValues& conditions) override;
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
Dframework_executor_callback.cpp137 int32_t FrameworkExecutorCallback::OnGetProperty(const Attributes &conditions, Attributes &results) in OnGetProperty() argument
139 auto cond = Common::MakeShared<Attributes>(conditions.Serialize()); in OnGetProperty()
148 ResultCode FrameworkExecutorCallback::OnGetPropertyInner(std::shared_ptr<Attributes> conditions, in OnGetPropertyInner() argument
152 IF_FALSE_LOGE_AND_RETURN_VAL(conditions != nullptr, ResultCode::GENERAL_ERROR); in OnGetPropertyInner()
156 conditions->GetUint32Value(Attributes::ATTR_PROPERTY_MODE, commandId); in OnGetPropertyInner()
163 ResultCode ret = ProcessGetPropertyCommand(conditions, values); in OnGetPropertyInner()
256 …ltCode FrameworkExecutorCallback::ProcessGetPropertyCommand(std::shared_ptr<Attributes> conditions, in ProcessGetPropertyCommand() argument
260 IF_FALSE_LOGE_AND_RETURN_VAL(conditions != nullptr, ResultCode::GENERAL_ERROR); in ProcessGetPropertyCommand()
271 …bool getTemplateIdListRet = conditions->GetUint64ArrayValue(Attributes::ATTR_TEMPLATE_ID_LIST, tem… in ProcessGetPropertyCommand()
275 bool getKeyListRet = conditions->GetUint32ArrayValue(Attributes::ATTR_KEY_LIST, uint32KeyList); in ProcessGetPropertyCommand()
/base/useriam/user_auth_framework/frameworks/native/executors/include/framework/
Dframework_executor_callback.h45 int32_t OnGetProperty(const Attributes &conditions, Attributes &results) override;
53 ResultCode OnGetPropertyInner(std::shared_ptr<Attributes> conditions,
62 …ResultCode ProcessGetPropertyCommand(std::shared_ptr<Attributes> conditions, std::shared_ptr<Attri…
/base/useriam/user_auth_framework/test/unittest/executors/
Dexecutor_unit_test.cpp893 auto conditions = MakeShared<Attributes>(); variable
894 ASSERT_NE(conditions, nullptr);
895 conditions->SetUint32Value(Attributes::ATTR_PROPERTY_MODE, PROPERTY_MODE_GET);
896 conditions->SetUint64ArrayValue(Attributes::ATTR_TEMPLATE_ID_LIST, testTemplateIds);
897 conditions->SetUint32ArrayValue(Attributes::ATTR_KEY_LIST, testKeys);
900 ret = executorCallback->OnGetProperty(*conditions, *values);
929 auto conditions = MakeShared<Attributes>(); variable
930 ASSERT_NE(conditions, nullptr);
932 conditions->SetUint64Value(Attributes::ATTR_TEMPLATE_ID, testTemplateId);
935 ret = executorCallback->OnGetProperty(*conditions, *values);
[all …]
/base/useriam/user_auth_framework/test/fuzztest/clients/executorcallbackstub_fuzzer/
Dexecutor_callback_stub_fuzzer.cpp73 int32_t OnGetProperty(const Attributes &conditions, Attributes &results) in OnGetProperty() argument
76 static_cast<void>(conditions); in OnGetProperty()
/base/security/access_token/services/common/database/test/unittest/
Ddatabase_test.cpp276 GenericValues conditions; variable
277 conditions.Put(TokenFiledConst::FIELD_TOKEN_ID, TEST_TOKEN_ID);
278 conditions.Put(TokenFiledConst::FIELD_USER_ID, 100);
281 modifyValues, conditions));
360 GenericValues conditions; variable
361 conditions.Put(TokenFiledConst::FIELD_TOKEN_ID, TEST_TOKEN_ID);
362 conditions.Put(TokenFiledConst::FIELD_USER_ID, 100);
368 std::vector<std::string> conditionColumns = conditions.GetAllKeys();
/base/useriam/user_auth_framework/interfaces/inner_api/
Dco_auth_client_callback.h80 virtual int32_t OnGetProperty(const Attributes &conditions, Attributes &results) = 0;
/base/useriam/user_auth_framework/test/unittest/inner_api/mocks/
Dmock_executor_register_callback.h36 MOCK_METHOD2(OnGetProperty, int32_t(const Attributes &conditions, Attributes &results));
/base/update/updater/
DLICENSE25 modification, are permitted providing that the following conditions
28 notice, this list of conditions and the following disclaimer.
30 notice, this list of conditions and the following disclaimer in the
55 "License" shall mean the terms and conditions for use, reproduction,
112 2. Grant of Copyright License. Subject to the terms and conditions of
119 3. Grant of Patent License. Subject to the terms and conditions of
138 meet the following conditions:
170 may provide additional or different license terms and conditions
174 the conditions stated in this License.
178 by You to the Licensor shall be under the terms and conditions of
[all …]
/base/update/sys_installer_lite/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/powermgr/battery_lite/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/global/resource_management/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/hiviewdfx/hitrace/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/global/system_resources/
DLICENSE12 "License" shall mean the terms and conditions for use, reproduction,
69 2. Grant of Copyright License. Subject to the terms and conditions of
76 3. Grant of Patent License. Subject to the terms and conditions of
95 meet the following conditions:
127 may provide additional or different license terms and conditions
131 the conditions stated in this License.
135 by You to the Licensor shall be under the terms and conditions of
136 this License, without any additional terms or conditions.
150 implied, including, without limitation, any warranties or conditions
/base/telephony/state_registry/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/telephony/sms_mms/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/security/access_token/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/security/selinux_adapter/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/notification/common_event_service/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/useriam/pin_auth/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/security/certificate_manager/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/telephony/cellular_data/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/global/timezone/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/base/hiviewdfx/blackbox/
DLICENSE10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions

12345