Home
last modified time | relevance | path

Searched defs:inner_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/include/
H A Dsamgr_rust_test_mem.h29 bool inner_ = true; member
38 sptr<Foo> inner_; variable
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/include/
H A Dremote_object_wrapper.h79 sptr<IRemoteObject::DeathRecipient> inner_; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable_bounds_geometry.h83 Drawing::RoundRect inner_; variable
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/
H A Dams_app_life_cycle_module_test.cpp106 std::shared_ptr<AppMgrServiceInner> inner_ = nullptr; member in OHOS::AppExecFwk::AmsAppLifeCycleModuleTest