Searched refs:string (Results 1 - 25 of 376) sorted by relevance

1234567891011>>

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/
H A DServer.h43 #include <string>
62 * @param localAdrerss Pointer to a zero terminated string containing the file to listen to.
98 string socketAddr;
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
H A DMobiCoreDriverDaemon.h41 #include <string>
86 std::string mobicoreImage,
90 std::string driverPath
117 std::string mobicoreImage;
121 std::string driverPath;
149 std::string driverPath
/hardware/ti/omap4xxx/domx/mm_osal/src/
H A Dtimm_osal_trace.c115 char string[1000]; local
116 vsprintf(string, fmt, ap);
117 ALOGD("%s",string);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A Dlibrary_register.c29 #include <string.h>
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Library.c30 #include <string.h>
H A DExynos_OSAL_Memory.c29 #include <string.h>
H A DExynos_OSAL_Mutex.c29 #include <string.h>
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
H A Domx_rpc_platform.c57 #include <string.h>
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
H A DRegistry.cpp40 #include <string>
57 static const string MC_REGISTRY_DEFAULT_PATH = "/data/app/mcRegistry";
58 static const string AUTH_TOKEN_FILE_NAME = "00000000.authtokcont";
59 static const string ROOT_FILE_NAME = "00000000.rootcont";
60 static const string SP_CONT_FILE_EXT = ".spcont";
61 static const string TL_CONT_FILE_EXT = ".tlcont";
62 static const string TL_BIN_FILE_EXT = ".tlbin";
63 static const string DATA_CONT_FILE_EXT = ".datacont";
65 static const string ENV_MC_REGISTRY_PATH = "MC_REGISTRY_PATH";
66 static const string ENV_MC_REGISTRY_FALLBACK_PAT
[all...]
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Dqc_omx_core.h40 #include <string.h>
/hardware/qcom/media/mm-core/src/common/
H A Dqc_omx_core.h40 #include <string.h>
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
H A Dlibrary_register.c29 #include <string.h>
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A Dlibrary_register.c29 #include <string.h>
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A Dlibrary_register.c29 #include <string.h>
/hardware/ti/omap4xxx/libtiutils/
H A DSemaphore.h24 #include <string.h>
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dmessage_queue.h34 #include <string.h>
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Dqueue.h34 #include <string.h>
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h34 #include <string.h>
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h34 #include <string.h>
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A Dlibrary_register.c29 #include <string.h>
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A Dlibrary_register.c29 #include <string.h>
/hardware/qcom/audio/legacy/libalsa-intf/
H A Damix.c20 #include <string.h>
29 #include <string.h>
/hardware/ti/omap4xxx/camera/
H A DCameraParameters.cpp161 return value.string();
169 mProperties->keyAt(i).string(),
170 mProperties->valueAt(i).string());
178 return mProperties->keyAt(index).string();
187 return mProperties->valueAt(index).string();
/hardware/libhardware/modules/nfc/
H A Dnfc_pn544_example.c17 #include <string.h>
/hardware/libhardware/modules/power/
H A Dpower.c17 #include <string.h>

Completed in 922 milliseconds

1234567891011>>