| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/ |
| H A D | external_source.cpp | 27 int ExternalOpenCall::OnCreate(NativeRdb::RdbStore &store) in OnCreate() argument 32 int ExternalOpenCall::OnUpgrade(NativeRdb::RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument 42 shared_ptr<NativeRdb::RdbStore> store = NativeRdb::RdbHelper::GetRdbStore(config, 1, helper, errCode); in Init() local
|
| /foundation/multimedia/ringtone_library/test/unittest/ringtone_restore_test/src/ |
| H A D | ringtone_source.cpp | 48 int RingtoneRestoreRdbOpenCb::OnCreate(NativeRdb::RdbStore &store) in OnCreate() argument 53 int RingtoneRestoreRdbOpenCb::OnUpgrade(NativeRdb::RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument 58 int RingtoneLocalRdbOpenCb::OnCreate(NativeRdb::RdbStore &store) in OnCreate() argument 63 int RingtoneLocalRdbOpenCb::OnUpgrade(NativeRdb::RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/base/ |
| H A D | grd_db_api_inner.cpp | 32 DocumentStore *store = nullptr; in GRD_DBOpenInner() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/ |
| H A D | store_cache.cpp | 35 std::shared_ptr<Store> store;
in GetStore() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
| H A D | general_watcher.h | 44 std::string store; member in OHOS::DistributedData::GeneralWatcher
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/ |
| H A D | lifecycle_policy.cpp | 28 auto store = StoreCache::GetInstance().GetStore(key.intention); in OnGot() local 42 auto store = StoreCache::GetInstance().GetStore(intention); in OnStart() local 56 auto store = StoreCache::GetInstance().GetStore(intention); in OnTimeout() local 74 GetTimeoutKeys( const std::shared_ptr<Store> &store, Duration interval, std::vector<std::string> &timeoutKeys) GetTimeoutKeys() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-vsx.h | 70 int compare_vsx_vmx(unsigned long *store, unsigned long *load) in compare_vsx_vmx() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | stacktrace.h | 82 stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store, unsigned int size) stack_trace_save_tsk_reliable() argument
|
| H A D | smpboot.h | 32 struct task_struct * __percpu *store; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | smpboot.h | 32 struct task_struct * __percpu *store; member
|
| H A D | stacktrace.h | 103 stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store, unsigned int size) stack_trace_save_tsk_reliable() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-vsx.h | 70 int compare_vsx_vmx(unsigned long *store, unsigned long *load) in compare_vsx_vmx() argument [all...] |
| /third_party/curl/src/ |
| H A D | tool_helpers.c | 88 int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) in SetHTTPrequest() argument
|
| /third_party/icu/icu4j/perf-tests/perldriver/ |
| H A D | Output.pm | 317 sub store { subroutine
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir_lower_wide_load_store.c | 67 nir_intrinsic_instr *store = in lower_wide_load_store() local
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | reflect.cc | 78 auto store = store_.get(); in run() local
|
| H A D | start.cc | 23 auto store = store_.get(); in run() local
|
| H A D | start.c | 25 wasm_store_t* store = wasm_store_new(engine); in main() local
|
| /third_party/icu/icu4c/source/test/perf/perldriver/ |
| H A D | Output.pm | 317 sub store { subroutine
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_util.c | 79 ubyte *store = (ubyte *) MALLOC( MAX_VERTEX_SIZE * nr + in draw_alloc_temp_verts() local
|
| /third_party/python/Tools/scripts/ |
| H A D | pdeps.py | 136 def store(dict, key, item): function
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
| H A D | dependence_analysis.cpp | 135 const Instruction* store[4]; in TEST() local 292 const Instruction* store[ in TEST() local [all...] |
| /third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
| H A D | image.hpp | 41 inline virtual void store(glm::ivec2 coord, const T &v) in store() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
| H A D | dependence_analysis.cpp | 135 const Instruction* store[4]; in TEST() local 292 const Instruction* store[ in TEST() local [all...] |
| /third_party/skia/src/shaders/gradients/ |
| H A D | Sk4fGradientPriv.h | 66 static void store(const Sk4f& c, SkPMColor* dst, const Sk4f& bias) { in store() function 75 static void store(const Sk4f& c, SkPMColor* dst, int n) { in store() function [all...] |