Searched defs:table (Results 1 – 6 of 6) sorted by relevance
/base/telephony/data_storage/common/src/ |
D | rdb_base_helper.cpp | 38 …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/ |
D | usim_function_handle.h | 23 UsimFunctionHandle(unsigned char table[], int len) in UsimFunctionHandle()
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
D | app_event_store.cpp | 38 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/ |
D | partitions.cpp | 153 const std::string &type, const std::string &table) in ReadPartitionFromSys()
|
/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/ |
D | distribution.c | 260 struct check_message_powered table[] = { { BIND, PAKE_MODULAR }, in is_message_illegal() local
|
/base/update/ota_lite/frameworks/source/updater/ |
D | hota_updater.c | 82 ComponentInfo table[OTA_MAX_PARTITION_NUM]; member
|