Home
last modified time | relevance | path

Searched defs:add (Results 1 - 12 of 12) sorted by relevance

/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h49 HcfBlob add; member
/base/security/asset/interfaces/inner_kits/rs/src/
H A Dlib.rs54 pub fn add(&self, attributes: &AssetMap) -> Result<()> { in add() functions
H A Dplugin_interface.rs85 fn add(&mut self, attributes: &ExtDbMap) -> Result<i32, u32>; in add() functions
/base/security/asset/services/crypto_manager/src/
H A Dcrypto_manager.rs47 pub fn add(&mut self, crypto: Crypto) -> Result<()> { in add() functions
/base/security/asset/test/unittest/inner_kits_rust/src/
H A Dmain.rs19 mod add; modules
H A Dquery.rs49 let mut add = AssetMap::new(); in query_without_alias_with_wrong_condition() variables
185 let mut add = AssetMap::new(); in query_with_order() variables
[all...]
/base/security/code_signature/services/key_enable/src/
H A Dcert_chain_utils.rs46 pub fn add(&mut self, data: String) { in add() functions
/base/security/asset/services/core_service/src/
H A Dlib.rs172 fn add(&self, calling_info: &CallingInfo, attributes: &AssetMap) -> Result<()> { in add() functions
/base/security/security_guard/frameworks/common/utils/src/
H A Dsecurity_guard_utils.cpp63 auto add = str.c_str(); in StrToLL() local
85 auto add = str.c_str(); in StrToULL() local
/base/security/asset/services/plugin/src/
H A Dasset_plugin.rs131 fn add(&mut self, attributes: &ExtDbMap) -> std::result::Result<i32, u32> { in add() functions
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp263 int add = 0; in DealMatchE() local
430 int add = 0; in DealBrackets() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp224 int add = minDecimalLength + 1; in DelMoreZero() local
236 int add = minDecimalLength - decLen + num + 1; in DelMoreZero() local

Completed in 6 milliseconds