Home
last modified time | relevance | path

Searched defs:locations (Results 1 - 25 of 99) sorted by relevance

1234

/base/location/services/location_locator/callback/source/
H A Dcached_locations_callback_proxy.cpp29 void CachedLocationsCallbackProxy::OnCacheLocationsReport(const std::vector<std::unique_ptr<Location>>& locations) in OnCacheLocationsReport() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Dsource_meta.py53 def locations(self, script_id: runtime.ScriptId): member in SourceMeta
/base/location/frameworks/cj/source/
H A Dcached_locations_callback.cpp79 void CachedLocationsCallback::OnCacheLocationsReport(const std::vector<std::unique_ptr<Location::Location>>& locations) in OnCacheLocationsReport() argument
/base/location/test/fuzztest/locator/passiveabilityproxy_fuzzer/
H A Dpassiveabilityproxy_fuzzer.cpp74 std::vector<std::shared_ptr<OHOS::Location::Location>> locations; in PassiveAbility001FuzzTest() local
/base/location/test/fuzztest/locator/networkabilityproxy_fuzzer/
H A Dnetworkabilityproxy_fuzzer.cpp73 std::vector<std::shared_ptr<OHOS::Location::Location>> locations; in NetworkAbilityProxy001FuzzTest() local
/third_party/libsnd/tests/
H A Dwin32_ordinal_test.c51 static const char * locations [] = variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlocations_builder.cpp73 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); in LOCATIONS_BUILDER() local
107 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); in LOCATIONS_BUILDER() local
181 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); in LOCATIONS_BUILDER() local
209 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
228 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
264 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
314 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
329 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
345 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
363 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
381 LocationsInfo *locations = allocator->New<LocationsInfo>(allocator, inst); LOCATIONS_BUILDER() local
[all...]
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_step_over_test.h114 void SetJSPtLocation(size_t *arr, size_t number, std::vector<JSPtLocation> &locations) in SetJSPtLocation() argument
H A Djs_step_out_test.h110 void SetJSPtLocation(size_t *arr, size_t number, std::vector<JSPtLocation> &locations) in SetJSPtLocation() argument
H A Djs_step_into_test.h114 void SetJSPtLocation(size_t *arr, size_t number, std::vector<JSPtLocation> &locations) in SetJSPtLocation() argument
H A Djs_special_location_breakpoint_test.h87 std::unique_ptr<PtJson> locations = nullptr; in RecvBreakpointInfo() local
H A Djs_dropframe_test.h383 void SetJSPtLocation(size_t *arr, size_t number, std::vector<JSPtLocation> &locations) in SetJSPtLocation() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_msaa.c56 uint8_t locations[ in update_sample_locations() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp81 std::vector<Location> locations; in getCallerBacktrace() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dthread_state.cpp55 void ThreadState::ContinueTo(std::unordered_set<PtLocation, HashLocation> locations) in ContinueTo() argument
62 void ThreadState::StepInto(std::unordered_set<PtLocation, HashLocation> locations) in StepInto() argument
70 void ThreadState::StepOver(std::unordered_set<PtLocation, HashLocation> locations) in StepOver() argument
97 BreakpointId ThreadState::SetBreakpoint(const std::vector<PtLocation> &locations) in SetBreakpoint() argument
H A Ddebug_info_cache.cpp59 std::unordered_set<PtLocation, HashLocation> locations; in GetCurrentLineLocations() local
90 std::unordered_set<PtLocation, HashLocation> locations; in GetContinueToLocations() local
124 std::vector<PtLocation> locations; in GetBreakpointLocations() local
[all...]
H A Ddebuggable_thread.cpp44 void DebuggableThread::ContinueTo(std::unordered_set<PtLocation, HashLocation> locations) in ContinueTo() argument
51 void DebuggableThread::StepInto(std::unordered_set<PtLocation, HashLocation> locations) in StepInto() argument
58 void DebuggableThread::StepOver(std::unordered_set<PtLocation, HashLocation> locations) in StepOver() argument
96 BreakpointId DebuggableThread::SetBreakpoint(const std::vector<PtLocation> &locations) in SetBreakpoint() argument
/base/location/test/fuzztest/locator/gnss_fuzzer/
H A Dgnss_fuzzer.cpp125 std::vector<std::shared_ptr<OHOS::Location::Location>> locations; in GnssProxyFuzzTest002() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_framebuffer.c255 util_sample_locations_flip_y(struct pipe_screen *screen, unsigned fb_height, unsigned samples, uint8_t *locations) util_sample_locations_flip_y() argument
/base/location/frameworks/js/napi/source/
H A Dcached_locations_callback_napi.cpp126 bool CachedLocationsCallbackNapi::Send(std::vector<std::unique_ptr<Location>>& locations) in Send() argument
216 void CachedLocationsCallbackNapi::OnCacheLocationsReport(const std::vector<std::unique_ptr<Location>>& locations) in OnCacheLocationsReport() argument
/base/location/test/location_passive/source/
H A Dpassive_ability_test.cpp159 std::vector<std::shared_ptr<Location>> locations; in HWTEST_F() local
236 std::vector<std::shared_ptr<Location>> locations; in HWTEST_F() local
264 std::vector<std::shared_ptr<Location>> locations; in HWTEST_F() local
[all...]
/base/location/test/location_locator/source/
H A Dcallback_test.cpp60 std::vector<std::unique_ptr<Location>> locations; in HWTEST_F() local
/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_proc.c31 static const char *locations[8] = { in snd_ac97_proc_read_functions() local
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_proc.c31 static const char *locations[8] = { in snd_ac97_proc_read_functions() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DPrimitiveTopologyTests.cpp172 const TestLocation* locations; member
[all...]

Completed in 18 milliseconds

1234