Home
last modified time | relevance | path

Searched defs:table (Results 1 – 6 of 6) sorted by relevance

/base/telephony/data_storage/common/src/
Drdb_base_helper.cpp38 …Helper::Insert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std::string &table) in Insert()
47 int RdbBaseHelper::Update(int &changedRows, const std::string &table, const NativeRdb::ValuesBucket… in Update()
67 int RdbBaseHelper::Delete(int &changedRows, const std::string &table, const std::string &whereClaus… in Delete()
187 …r::BatchInsert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std::string &table) in BatchInsert()
/base/telephony/core_service/services/sim/include/
Dusim_function_handle.h23 UsimFunctionHandle(unsigned char table[], int len) in UsimFunctionHandle()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_store.cpp38 std::string GenerateCreateSql(const std::string& table, std::vector<std::pair<std::string, std::str… in GenerateCreateSql()
55 std::string GenerateDropSql(const std::string& table) in GenerateDropSql()
/base/update/updater/services/fs_manager/
Dpartitions.cpp153 const std::string &type, const std::string &table) in ReadPartitionFromSys()
/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
Ddistribution.c260 struct check_message_powered table[] = { { BIND, PAKE_MODULAR }, in is_message_illegal() local
/base/update/ota_lite/frameworks/source/updater/
Dhota_updater.c82 ComponentInfo table[OTA_MAX_PARTITION_NUM]; member