Home
last modified time | relevance | path

Searched defs:store (Results 26 - 50 of 731) sorted by relevance

12345678910>>...30

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dexternal_source.cpp27 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 Dringtone_source.cpp48 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 Dgrd_db_api_inner.cpp32 DocumentStore *store = nullptr; in GRD_DBOpenInner() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_cache.cpp35 std::shared_ptr<Store> store; in GetStore() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_watcher.h44 std::string store; member in OHOS::DistributedData::GeneralWatcher
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_policy.cpp28 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 Dptrace-vsx.h70 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 Dstacktrace.h82 stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store, unsigned int size) stack_trace_save_tsk_reliable() argument
H A Dsmpboot.h32 struct task_struct * __percpu *store; member
/kernel/linux/linux-6.6/include/linux/
H A Dsmpboot.h32 struct task_struct * __percpu *store; member
H A Dstacktrace.h103 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 Dptrace-vsx.h70 int compare_vsx_vmx(unsigned long *store, unsigned long *load) in compare_vsx_vmx() argument
[all...]
/third_party/curl/src/
H A Dtool_helpers.c88 int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) in SetHTTPrequest() argument
/third_party/icu/icu4j/perf-tests/perldriver/
H A DOutput.pm317 sub store { subroutine
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_wide_load_store.c67 nir_intrinsic_instr *store = in lower_wide_load_store() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.cc78 auto store = store_.get(); in run() local
H A Dstart.cc23 auto store = store_.get(); in run() local
H A Dstart.c25 wasm_store_t* store = wasm_store_new(engine); in main() local
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DOutput.pm317 sub store { subroutine
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c79 ubyte *store = (ubyte *) MALLOC( MAX_VERTEX_SIZE * nr + in draw_alloc_temp_verts() local
/third_party/python/Tools/scripts/
H A Dpdeps.py136 def store(dict, key, item): function
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp135 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 Dimage.hpp41 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 Ddependence_analysis.cpp135 const Instruction* store[4]; in TEST() local
292 const Instruction* store[ in TEST() local
[all...]
/third_party/skia/src/shaders/gradients/
H A DSk4fGradientPriv.h66 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...]

Completed in 13 milliseconds

12345678910>>...30