Home
last modified time | relevance | path

Searched refs:LOCATION (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/
H A Dlocation_button_common.h38 LOCATION, member in OHOS::Ace::LocationButtonIconStyle::LocationButtonLocationDescription
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dbackground_mode.h28 LOCATION,
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dinit.cpp63 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::LOCATION), "LOCATION"); in BackgroundModeInit()
H A Dinit_bgtaskmgr.cpp67 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::LOCATION), in BackgroundModeInit()
68 "LOCATION"); in BackgroundModeInit()
/foundation/multimodalinput/input/test/unittest/common/src/
H A Dsystem_info.cpp37 constexpr int32_t LOCATION { 14 };
148 if (position >= LOCATION) { in GetProcOccupy()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h41 LOCATION = 1 << 3, member in OHOS::AppExecFwk::BackgroundMode
/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dbackground_sensitive_task_overlapping_scene_recognizer.cpp34 BackgroundTaskMgr::BackgroundMode::Type::LOCATION,
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h65 LOCATION = 1 << 3, member in OHOS::AppExecFwk::GetAbilityInfoFlag::BackgroundMode
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp572 enum propertyIndices { LOCATION = 0, VERTEX_REF = 1, FRAGMENT_REF = 2, MAX_INDEX };
584 if ((values[LOCATION] != Gles::INVALID_LOCATION) &&
586 inputLocations[inputsInUse] = static_cast<uint32_t>((values[LOCATION]));
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h153 LOCATION,
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp111 { LOCATION, "LOCATION", "general.location" },
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp197 EXPECT_EQ(LOCATION_ID, (int32_t)BackgroundMode::LOCATION); in HWTEST_F()

Completed in 8 milliseconds