/foundation/resourceschedule/ffrt/src/queue/ |
H A D | eventhandler_adapter_queue.cpp | 125 isActiveState_.store(true);
in Push() 159 isActiveState_.store(false);
in Pull()
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_data_change_listener.cpp | 75 HILOGI("Cloud data Change. store=%{public}s", origin.store.c_str()); in OnChange() 76 if (origin.store == STATIC_STORE_ID) { in OnChange()
|
/foundation/communication/netstack/test/fuzztest/netsslinner_fuzzer/ |
H A D | netssl_inner_fuzzer.cpp | 163 X509_STORE *store = nullptr; in SetFreeResourcesTest() local 165 FreeResources(&cert, &cert, &store, &ctx); in SetFreeResourcesTest()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relational_store_instance.cpp | 96 void RelationalStoreInstance::SaveRelationalDBToCache(IRelationalStore *store, const RelationalDBProperties &properties) in SaveRelationalDBToCache() argument 101 dbs_.insert(std::pair<std::string, IRelationalStore *>(identifier, store)); in SaveRelationalDBToCache() 110 LOGE("Failed to get relational store! err:%d", errCode); in OpenDatabase() 165 LOGE("Failed to check store path, the input path does not match with cached store."); in CheckCompatibility()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
H A D | cloud_meta_data.cpp | 24 CloudMetaData::CloudMetaData(ICloudSyncStorageInterface *store) in CloudMetaData() argument 25 : store_(store) in CloudMetaData()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
H A D | result_set.cpp | 37 int ResultSet::Init(std::shared_ptr<QueryContext> &context, DocumentStore *store, bool isCutBranch) in Init() argument 41 store_ = store; in Init()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_kvdb_connection.cpp | 329 isExclusive_.store(true); 337 isExclusive_.store(false);
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_types_util.cpp | 176 return Marshal(data, input.origin, input.dataType, input.id, input.store); in Marshalling() 181 return Unmarshal(data, output.origin, output.dataType, output.id, output.store); in Unmarshalling()
|
/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/spkclient/src/ |
H A D | dspeaker_client_test.cpp | 132 speakerClient_->isRenderReady_.store(true); in HWTEST_F() 163 speakerClient_->isRenderReady_.store(false); in HWTEST_F()
|
/foundation/distributedhardware/distributed_screen/services/screendemo/ |
H A D | decoder_demo.cpp | 124 isRunning_.store(true); in Start() 136 isRunning_.store(false); in Stop()
|
/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | tools_op_backup.cpp | 155 ctx->isAllBundelsFinished.store(true); in OnBundleStarted() 175 ctx->isAllBundelsFinished.store(true); in OnAllBundlesFinished()
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/ |
H A D | av_trans_control_center.cpp | 32 rootEngineId_.store(BASE_ENGINE_ID); in AVTransControlCenter() 46 rootEngineId_.store(BASE_ENGINE_ID); in ~AVTransControlCenter()
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
H A D | component_privacy.cpp | 251 isPrivacePageOpen_.store(true); in SetPageFlagTrue() 256 isPrivacePageOpen_.store(false); in SetPageFlagFalse()
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/ |
H A D | file_transfer_manager.cpp | 175 taskCount_.store(0); in OnSessionClosed() 267 taskCount_.store(0); in DecTransTaskCount()
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_persistence.cpp | 102 isSavingSnapshot_.store(true); in SaveSnapshot() 144 scenePersistence->isSavingSnapshot_.store(false); in SaveSnapshot()
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | avf_showcqt.asm | 154 jz .store 167 .store:
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
H A D | afuc_test.asm | 112 store $07, [$04 + 0x004], 0x4 123 (rep)store $memdata, [$02 + 0x004], 0x4
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_eu_compact.cpp | 224 EXPECT_TRUE(test_compact_instruction(p, p->store[0])); in TearDown() 225 EXPECT_TRUE(test_fuzz_compact_instruction(p, p->store[0])); in TearDown()
|
/third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
H A D | member-storage.h | 94 reinterpret_cast<std::atomic<IntegralType>&>(value_).store( in StoreAtomic() 200 reinterpret_cast<std::atomic<const void*>&>(ptr_).store( in StoreAtomic()
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap-object-header.h | 151 // If cage is enabled, to save on space required by sweeper metadata, we store 194 ->store(GCInfoIndexField::encode(gc_info_index), in HeapObjectHeader() 364 atomic_encoded->store(value, memory_order); in StoreEncoded()
|
/third_party/node/deps/v8/src/execution/ |
H A D | v8threads.cc | 155 mutex_owner_.store(ThreadId::Current(), std::memory_order_relaxed); in Lock() 160 mutex_owner_.store(ThreadId::Invalid(), std::memory_order_relaxed); in Unlock()
|
/third_party/skia/src/shaders/gradients/ |
H A D | Sk4fGradientBase.cpp | 136 bias.store(fCb.vec()); in Sk4fGradientInterval() 137 dc.store(fCg.vec()); in Sk4fGradientInterval()
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | find_opt_references.cc | 243 Fn store = std::bind(StoreReference, _1, _2, _3, _4, _5, _6, _7, _8, entries); in main() local 246 FLAGS_advanced ? store : print); in main()
|
/third_party/skia/include/private/ |
H A D | SkPathRef.h | 81 SkDEBUGCODE(fEditorsAttached.store(0);) in SkPathRef() 382 SkDEBUGCODE(fEditorsAttached.store(0);) in SkPathRef() 524 // The next two variables store that information for either.
|
/third_party/skia/infra/bots/task_drivers/g3_canary/ |
H A D | g3_canary.go | 86 store, err := storage.NewClient(ctx, option.WithHTTPClient(client)) 90 gcsClient := gcsclient.New(store, g3CanaryBucketName)
|