Home
last modified time | relevance | path

Searched refs:store (Results 1826 - 1850 of 1982) sorted by relevance

1...<<71727374757677787980

/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp383 hasSubscribedVolumeKeyEvents_.store(true); in SubscribeVolumeKeyEvents()
386 hasSubscribedVolumeKeyEvents_.store(false); in SubscribeVolumeKeyEvents()
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
H A Daudio_policy_service_first_unit_test.cpp1220 GetServerPtr()->audioPolicyService_.isAdapterInfoMap_.store(false); in HWTEST_F()
1225 GetServerPtr()->audioPolicyService_.isAdapterInfoMap_.store(true); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/media_demuxer_test/
H A Dmedia_demuxer_unit_test.cpp450 demuxer->isSelectBitRate_.store(true); in HWTEST_F()
469 demuxer->isSelectBitRate_.store(true); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DSingleKvStoreDataCallbackJsTest.js94 await kvManager.getKVStore(TEST_STORE_ID, options, function (err, store) {
95 kvStore = store;
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DSingleKvStoreKVCallbackJsTest.js91 kvManager.getKVStore(TEST_STORE_ID, options, function (err, store) {
92 kvStore = store;
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp101 sceneSession->foregroundInteractiveStatus_.store(true); in SetVisibleForAccessibility()
791 ssm_->shouldHideNonSecureFloatingWindows_.store(false); in HWTEST_F()
H A Dscene_session_manager_lifecycle_test.cpp100 sceneSession->foregroundInteractiveStatus_.store(true); in SetVisibleForAccessibility()
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DSingleKvStoreKVCallbackJsTest.js91 await kvManager.getKVStore(TEST_STORE_ID, options, function (err, store) {
92 kvStore = store;
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DSingleKvStorePromiseJsunit.test.js98 await kvManager.getKVStore(TEST_STORE_ID, options).then((store) => {
99 kvStore = store;
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm375 %if %1 < 0 ; need to store rsp on stack
456 ; Use the shadow space to store XMM6 and XMM7, the rest needs stack space allocated.
/third_party/nghttp2/src/
H A Dshrpx_tls.cc2507 auto store = SSL_CTX_get_cert_store(ssl_ctx); in verify_ocsp_response() local
2511 rv = OCSP_basic_verify(bs, chain_certs, store, 0); in verify_ocsp_response()
/third_party/skia/src/core/
H A DSkVM.h625 // TODO: allow uniform (i.e. Ptr) offsets to store* and load*?
928 void store(PixelFormat, Ptr ptr, Color); in abs()
1313 SI void store(PixelFormat f, Ptr p, Color c) { return c->store(f,p,c); } in store() function
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c614 * @max_power: pointer in which to store the maximum power
617 * cooling device can currently consume and store it in @max_power.
634 * @min_power: pointer in which to store the minimum power
637 * cooling device can currently consume and store it in @min_power.
913 dev->weight_attr.store = weight_store; in thermal_zone_bind_cooling_device()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_account_test/
H A Dability_manager_service_account_test.cpp50 auto f = [&taskCalled]() { taskCalled.store(true); }; in WaitUntilTaskFinished()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp576 useAppSettedRecoveryValue_.store(useAppSettedRecoveryValue); in EnableAbilityRecovery()
/foundation/graphic/graphic_surface/surface/src/
H A Dproducer_surface.cpp87 inited_.store(true); in Init()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp1300 isHighContrastEnabled_.store(other.isHighContrastEnabled_.load()); in CopyConfigurationToOffscreenCanvas()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp421 isRemoteDead_.store(isDied); in SetObjectDied()
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp139 threadStop_.store(threadStop); in SetThreadStop()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp832 hicollieFlag_.store(flag); in SetHicollieFlag()
/third_party/ffmpeg/libavcodec/x86/
H A Dfft.asm234 ; scheduled to avoid store->load aliasing
H A Dvp9lpf_16bpp.asm709 ; store
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp1382 store(float16_to_float(datai), info->color_endpoints[i][j]); in astcenc_get_block_info()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc137 // serialization/deserialization, we want to store/retrieve a tag (the function
627 publishing_.store(false, std::memory_order_relaxed); in TryPublishing()
/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-json.c367 lwsl_err("%s: at least one cert required in trust store\n", in lws_ss_policy_parser_cb()
556 lwsl_err("%s: trust store too big\n", __func__); in lws_ss_policy_parser_cb()
572 lwsl_err("%s: unknown trust store entry %s\n", __func__, in lws_ss_policy_parser_cb()
850 a->curr[LTY_POLICY].p->trust.store = ts; in lws_ss_policy_parser_cb()
856 lwsl_err("%s: unknown trust store name %s\n", __func__, in lws_ss_policy_parser_cb()

Completed in 60 milliseconds

1...<<71727374757677787980