/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/ |
H A D | cj_mock_runtime.h | 73 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_image_test.cpp | 365 bool isBackground = false; variable 386 bool isBackground = false; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/ |
H A D | cj_mock_runtime.h | 75 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState()
|
/ohos5.0/base/print/print_fwk/test/unittest/extension_test/mock/ |
H A D | mock_runtime.h | 82 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState() 201 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | render_box.h | 107 virtual void SetColor(const Color& color, bool isBackground) // add for animation in SetColor()
|
H A D | rosen_render_box.cpp | 1354 void RosenRenderBox::SetColor(const Color& color, bool isBackground)
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/ |
H A D | mock_runtime.h | 80 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
H A D | cj_runtime.h | 50 void NotifyApplicationState(bool isBackground) override {} in NotifyApplicationState()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | tween_option.h | 163 void SetIsBackground(bool isBackground) in SetIsBackground()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_draw_cmd_test.cpp | 123 bool isBackground = true; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/ |
H A D | js_runtime_test.cpp | 207 bool isBackground = false; variable 226 bool isBackground = true; variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | drawable_descriptor.cpp | 144 const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, bool isBackground) in PreGetPixelMapFromJsonBuf() 252 bool LayeredDrawableDescriptor::GetPixelMapFromJsonBuf(bool isBackground) in GetPixelMapFromJsonBuf()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/ |
H A D | rsrenderimage_fuzzer.cpp | 202 bool isBackground = GetData<bool>(); in RSImageFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
H A D | cmd_list_helper_test.cpp | 227 const SamplingOptions& sampling, bool isBackground = false) override {}; in Playback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | security_ui_extension_pattern.cpp | 188 bool isBackground = state_ == AbilityState::BACKGROUND; in UpdateWant() local
|
H A D | ui_extension_pattern.cpp | 334 bool isBackground = state_ == AbilityState::BACKGROUND; in UpdateWant() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_image.cpp | 125 const Drawing::SamplingOptions& samplingOptions, bool isBackground) in CanvasDrawImage()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_ctrl.c | 114 bool isBackground = g_hbConditionState.backgroundState == SOFTBUS_USER_BACKGROUND; in IsHeartbeatEnable() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_draw_cmd.cpp | 135 const Drawing::SamplingOptions& sampling, bool isBackground) in Playback()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 1225 bool isBackground = Constant::IsBackground(IPCSkeleton::GetCallingPid()); in GetSyncDelayTime() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime.cpp | 1271 void JsRuntime::NotifyApplicationState(bool isBackground) in NotifyApplicationState()
|