/aosp12/packages/modules/adb/fastdeploy/deploypatchgenerator/ |
H A D | apk_archive.h | 37 struct Location { struct 58 std::string ReadMetadata(Location loc) const; argument
|
/aosp12/system/tools/hidl/ |
H A D | Location.h | 56 struct Location { struct 82 std::ostream& operator<<(std::ostream& ostr, const Location& loc); argument
|
H A D | Location.cpp | 56 Location::Location(const Position& begin, const Position& end) in Location() function in android::Location
|
H A D | Coordinator.h | 57 enum class Location { enum
|
/aosp12/system/unwinding/libunwindstack/include/unwindstack/ |
H A D | Regs.h | 43 struct Location { struct 44 Location(LocationEnum type, int16_t value) : type(type), value(value) {} in Location() argument 46 LocationEnum type; argument 50 Regs(uint16_t total_regs, const Location& return_loc) in Regs() argument
|
/aosp12/bionic/tools/versioner/src/ |
H A D | DeclarationDatabase.h | 111 struct Location { struct 113 FileLocation start; argument 114 FileLocation end; argument 116 bool operator<(const Location& rhs) const { argument
|
/aosp12/packages/apps/Camera2/src/com/android/camera/data/ |
H A D | Location.java | 26 public final class Location { class 33 private Location(double latitude, double longitude) { in Location() method in Location
|
/aosp12/art/compiler/optimizing/ |
H A D | register_allocation_resolver.h | 32 class Location; variable
|
H A D | register_allocator.h | 33 class Location; variable
|
H A D | register_allocator_graph_color.h | 34 class Location; variable
|
H A D | locations.h | 31 class Location; variable 81 Location() : ValueObject(), value_(kInvalid) { in Location() function 419 explicit Location(uintptr_t value) : value_(value) {} in Location() function 421 Location(Kind kind, uintptr_t payload) in Location() function
|
H A D | register_allocator_linear_scan.h | 34 class Location; variable
|
/aosp12/packages/modules/adb/fastdeploy/deployagent/src/com/android/fastdeploy/ |
H A D | ApkArchive.java | 57 final static class Location { class in ApkArchive 61 public Location(long offset, long size) { in Location() method in ApkArchive.Location
|
/aosp12/system/extras/simpleperf/scripts/ |
H A D | profile_pb2.py | 573 Location = _reflection.GeneratedProtocolMessageType('Location', (_message.Message,), dict( variable
|
/aosp12/frameworks/av/media/libaudioclient/include/media/ |
H A D | AudioTimestamp.h | 38 enum Location { enum
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_export_reduce.h | 81 const clang::SourceLocation Location, in RSExportReduce()
|
H A D | slang_rs_export_reduce.cpp | 53 const clang::SourceLocation Location, in Create()
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | LocationResult.java | 219 public @NonNull LocationResult map(Function<Location, Location> function) { in map()
|
H A D | Location.java | 48 public class Location implements Parcelable { class 135 public Location(String provider) { in Location() method in Location 142 public Location(Location l) { in Location() method in Location
|
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
H A D | LauncherLayoutBuilder.java | 127 public class Location { class in LauncherLayoutBuilder
|
/aosp12/system/tools/hidl/test/host_test/ |
H A D | main.cpp | 74 using Location = Coordinator::Location; in TEST_F() typedef
|
/aosp12/system/bt/btif/test/ |
H A D | btif_stack_test.cc | 144 base::Callback<void(const base::Location&, BT_HDR*)> send_data_cb) { in set_data_cb()
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | LocationAPIClientBase.h | 109 inline virtual void onTrackingCb(Location /*location*/) {} in onTrackingCb() argument 118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() argument
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | LocationAPIClientBase.h | 109 inline virtual void onTrackingCb(Location /*location*/) {} in onTrackingCb() argument 118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() argument
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | LocationAPIClientBase.h | 221 inline virtual void onTrackingCb(Location /*location*/) {} in onTrackingCb() argument 230 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/, in onBatchingCb() argument
|