Home
last modified time | relevance | path

Searched defs:from (Results 1 – 25 of 27) sorted by relevance

12

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc245 std::string from = in SetUp() local
460 std::string from = "CPUCluster0MinFreq"; in TEST_F() local
469 std::string from = "ModeProperty"; in TEST_F() local
479 std::string from = files_[0 + 2]->path; in TEST_F() local
489 std::string from = "1512000"; in TEST_F() local
499 std::string from = "HIGH"; in TEST_F() local
509 std::string from = "384000"; in TEST_F() local
519 std::string from = "LOW"; in TEST_F() local
621 std::string from = R"("Node": "CPUCluster0MinFreq")"; in TEST_F() local
633 std::string from = R"("Node": "CPUCluster0MinFreq")"; in TEST_F() local
[all …]
/hardware/interfaces/biometrics/common/thread/include/thread/
DCallable.h50 std::unique_ptr<Callable> Callable::from(T func) { in from() function
/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.cpp121 uint32_t from, in onInvalidationRequest()
501 bool needsAck, BufferId from, BufferId to, in invalidate()
530 BufferId from = mStartSeq; in flush() local
DBufferStatus.cpp33 bool isBufferInRange(BufferId from, BufferId to, BufferId bufferId) { in isBufferInRange()
DBufferPoolClient.cpp699 void BufferPoolClient::Impl::invalidateRange(BufferId from, BufferId to) { in invalidateRange()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_callbacks.h63 void UpdateVsyncSource(hwc2_display_t from) { in UpdateVsyncSource()
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h318 bool supportedResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResampling()
331 bool supportedHWResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedHWResampling()
343 bool supportedHResizing(int16_t from, int16_t to) const in supportedHResizing()
352 bool supportedVResizing(int16_t from, int16_t to) const in supportedVResizing()
361 bool supportedResizing(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResizing()
380 bool supportedResampling(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResampling()
397 bool supportedResizing(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResizing()
/hardware/qcom/sm7250/display/composer/
Dhwc_callbacks.h63 void UpdateVsyncSource(hwc2_display_t from) { in UpdateVsyncSource()
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Doperations.cpp559 void __copy(const path& from, const path& to, copy_options options, in __copy()
726 bool copy_file_impl(FileDescriptor& from, FileDescriptor& to, error_code& ec) { in copy_file_impl()
739 bool __copy_file(const path& from, const path& to, copy_options options, in __copy_file()
896 void __create_directory_symlink(path const& from, path const& to, in __create_directory_symlink()
903 void __create_hard_link(const path& from, const path& to, error_code* ec) { in __create_hard_link()
909 void __create_symlink(path const& from, path const& to, error_code* ec) { in __create_symlink()
1159 void __rename(const path& from, const path& to, error_code* ec) { in __rename()
/hardware/google/aemu/base/
DStringUtils.cpp187 std::string_view from, in StringReplace()
DPathUtils.cpp351 bool PathUtils::move(const std::string& from, const std::string& to) { in move()
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c168 #define BAD_STATE_ABORT(from, to) \ argument
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp655 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp642 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp643 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sm7150/gps/utils/
DLocTimer.cpp657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sm8150p/gps/utils/
DLocTimer.cpp657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp202 #define G2D_SCALE_FACTOR(from, to) ((static_cast<uint32_t>(from) << G2D_SCALEFACTOR_FRACBITS) / (to… argument
/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp996 for (size_t from = 0; from < strTags.size(); ++from) { in audioUsageFromHal() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp805 static void copyCacheFiles(const std::vector<std::string>& from, in copyCacheFiles()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp991 static void copyCacheFiles(const std::vector<std::vector<std::string>>& from, in copyCacheFiles()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1000 static void copyCacheFiles(const std::vector<std::vector<std::string>>& from, in copyCacheFiles()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifi_hal.cpp1898 struct sockaddr_un from; in internal_pollin_handler_app() local
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifi_hal.cpp1978 struct sockaddr_un from; in internal_pollin_handler_app() local

12